mirror of
https://github.com/kunkundi/crossdesk.git
synced 2025-12-19 13:59:10 +08:00
[feat] update rtc module
This commit is contained in:
@@ -32,7 +32,7 @@ class ScreenCapturerWgc : public ScreenCapturer,
|
||||
|
||||
int SwitchTo(int monitor_index);
|
||||
|
||||
void OnFrame(const WgcSession::wgc_session_frame &frame);
|
||||
void OnFrame(const WgcSession::wgc_session_frame &frame, int id);
|
||||
|
||||
protected:
|
||||
void CleanUp();
|
||||
|
||||
Reference in New Issue
Block a user