MCPcopy 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

StartStreamMethod · 0.80
StControllerMethod · 0.80

Calls 1

GetMethod · 0.45

Tested by

no test coverage detected