Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RGAA-Software/GoDesk
/ GetScreenRecordingPath
Method
GetScreenRecordingPath
src/render_panel/gr_settings.cpp:345–347 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
343
}
344
345
std::string GrSettings::GetScreenRecordingPath() const {
346
return sp_->Get(kStScreenRecordingPath,
""
);
347
}
348
349
// show max window
350
void GrSettings::SetShowingMaxWindow(bool enable) {
Callers
2
StartStream
Method · 0.80
StController
Method · 0.80
Calls
1
Get
Method · 0.45
Tested by
no test coverage detected