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

Method RefreshScreen

src/render/plugins/plugin_desktop_capture.cpp:18–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16 }
17
18 void PluginDesktopCapture::RefreshScreen() {
19 refresh_screen_ = true;
20 }
21
22 bool PluginDesktopCapture::IsPrimaryMonitor() {
23 return false;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected