MCPcopy Create free account
hub / github.com/RGAA-Software/GoDesk / SetCaptureFps

Method SetCaptureFps

src/render/plugins/plugin_desktop_capture.cpp:14–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12 }
13
14 void PluginDesktopCapture::SetCaptureFps(int fps) {
15 capture_fps_ = fps;
16 }
17
18 void PluginDesktopCapture::RefreshScreen() {
19 refresh_screen_ = true;

Callers 5

RunMethod · 0.45
InitMessagesMethod · 0.45
SwitchGdiCaptureMethod · 0.45
SwitchDdaCaptureMethod · 0.45
ProcessSwitchWorkModeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected