Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
Run
Method · 0.45
InitMessages
Method · 0.45
SwitchGdiCapture
Method · 0.45
SwitchDdaCapture
Method · 0.45
ProcessSwitchWorkMode
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected