18 return openshot::Version;
Header file that includes the version number of libopenshot.
This namespace is the default namespace for all code in the openshot library.
OpenShotVersion GetVersion()
Get the current version number of libopenshot (major, minor, and build number)
This struct holds version number information. Use the GetVersion() method to access the current versi...