Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RGAA-Software/GoDesk
/ GetVersionCode
Method
GetVersionCode
src/render/plugins/dda_capture/dda_capture_plugin.cpp:47–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
}
46
47
uint32_t DDACapturePlugin::GetVersionCode() {
48
return 110;
49
}
50
51
std::string DDACapturePlugin::GetPluginDescription() {
52
return
"DXGI desktop duplication"
;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected