MCPcopy Create free account
hub / github.com/OpenShot/libopenshot / GetVersion

Function GetVersion

src/OpenShotVersion.cpp:17–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15
16namespace openshot {
17 OpenShotVersion GetVersion() {
18 return openshot::Version;
19 }
20}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected