renderer: fix desktop capture api not responding different subsequest calls
This commit is contained in:
parent
68192785e7
commit
d64e3784f4
2 changed files with 12 additions and 1 deletions
|
@ -89,7 +89,6 @@ void DesktopCapturer::OnSourceThumbnailChanged(int index) {
|
|||
|
||||
bool DesktopCapturer::OnRefreshFinished() {
|
||||
Emit("finished", media_list_->GetSources());
|
||||
media_list_.reset();
|
||||
return false;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue