refactor: simplify desktop_capturer patch (#30685)
This commit is contained in:
parent
e6f781f403
commit
1dcb8a370e
3 changed files with 47 additions and 139 deletions
|
@ -57,7 +57,6 @@ class DesktopCapturer : public gin::Wrappable<DesktopCapturer>,
|
|||
int new_index) override {}
|
||||
void OnSourceNameChanged(DesktopMediaList* list, int index) override {}
|
||||
void OnSourceThumbnailChanged(DesktopMediaList* list, int index) override {}
|
||||
void OnSourceUnchanged(DesktopMediaList* list) override;
|
||||
|
||||
private:
|
||||
void UpdateSourcesList(DesktopMediaList* list);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue