mirror of
https://github.com/kunkundi/crossdesk.git
synced 2025-10-30 04:50:11 +08:00
Start capturing screen when connection established
This commit is contained in:
@@ -27,7 +27,7 @@ class ScreenCapturerWgc : public ScreenCapturer,
|
||||
|
||||
int Pause();
|
||||
int Resume();
|
||||
int Stop();
|
||||
virtual int Stop();
|
||||
|
||||
void OnFrame(const WgcSession::wgc_session_frame &frame);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user