Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RGAA-Software/GoDesk
/ GetCaptureGaps
Method
GetCaptureGaps
src/render/plugins/plugin_desktop_capture.cpp:26–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
}
25
26
std::vector<int32_t> PluginDesktopCapture::GetCaptureGaps() {
27
return capture_gaps_.ToVector();
28
}
29
30
void PluginDesktopCapture::TryWakeOs() {
31
// mock 1 pixel mouse move
Callers
1
GetWorkingCapturesInfo
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected