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

Method GetPluginName

src/render/plugins/dda_capture/dda_capture_plugin.cpp:39–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37 }
38
39 std::string DDACapturePlugin::GetPluginName() {
40 return "DXGI";
41 }
42
43 std::string DDACapturePlugin::GetVersionName() {
44 return "1.1.0";

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected