|
OpenShot Library | libopenshot 0.5.0
|
Header file that includes the version number of libopenshot. More...
#include <string>Go to the source code of this file.
Classes | |
| struct | openshot::OpenShotVersion |
| This struct holds version number information. Use the GetVersion() method to access the current version of libopenshot. More... | |
Namespaces | |
| namespace | openshot |
| This namespace is the default namespace for all code in the openshot library. | |
Macros | |
| #define | APPIMAGE_BUILD 0 |
| #define | AVCODEC_VERSION_STR "62.11.100" |
| #define | AVFORMAT_VERSION_STR "62.3.100" |
| #define | AVUTIL_VERSION_STR "60.8.100" |
| #define | FFMPEG_USE_SWRESAMPLE 1 |
| #define | HAVE_BABL 0 |
| #define | HAVE_IMAGEMAGICK 1 |
| #define | HAVE_OPENCV 0 |
| #define | HAVE_RESVG 0 |
| #define | OPENSHOT_VERSION_ALL "0.5.0" |
| #define | OPENSHOT_VERSION_BUILD 0 |
| #define | OPENSHOT_VERSION_FULL "0.5.0" |
| #define | OPENSHOT_VERSION_MAJOR 0 |
| #define | OPENSHOT_VERSION_MAJOR_MINOR "0.5" |
| #define | OPENSHOT_VERSION_MINOR 5 |
| #define | OPENSHOT_VERSION_SO 28 |
| #define | QT_VERSION_STR "5.15.18" |
Functions | |
| OpenShotVersion | openshot::GetVersion () |
| Get the current version number of libopenshot (major, minor, and build number). | |
Header file that includes the version number of libopenshot.
Definition in file OpenShotVersion.h.
| #define APPIMAGE_BUILD 0 |
Definition at line 36 of file OpenShotVersion.h.
| #define AVCODEC_VERSION_STR "62.11.100" |
Definition at line 27 of file OpenShotVersion.h.
| #define AVFORMAT_VERSION_STR "62.3.100" |
Definition at line 28 of file OpenShotVersion.h.
| #define AVUTIL_VERSION_STR "60.8.100" |
Definition at line 29 of file OpenShotVersion.h.
| #define FFMPEG_USE_SWRESAMPLE 1 |
Definition at line 35 of file OpenShotVersion.h.
| #define HAVE_BABL 0 |
Definition at line 31 of file OpenShotVersion.h.
| #define HAVE_IMAGEMAGICK 1 |
Definition at line 32 of file OpenShotVersion.h.
| #define HAVE_OPENCV 0 |
Definition at line 34 of file OpenShotVersion.h.
| #define HAVE_RESVG 0 |
Definition at line 33 of file OpenShotVersion.h.
| #define OPENSHOT_VERSION_ALL "0.5.0" |
Definition at line 16 of file OpenShotVersion.h.
| #define OPENSHOT_VERSION_BUILD 0 |
Definition at line 22 of file OpenShotVersion.h.
| #define OPENSHOT_VERSION_FULL "0.5.0" |
Definition at line 17 of file OpenShotVersion.h.
| #define OPENSHOT_VERSION_MAJOR 0 |
Definition at line 20 of file OpenShotVersion.h.
| #define OPENSHOT_VERSION_MAJOR_MINOR "0.5" |
Definition at line 18 of file OpenShotVersion.h.
| #define OPENSHOT_VERSION_MINOR 5 |
Definition at line 21 of file OpenShotVersion.h.
| #define OPENSHOT_VERSION_SO 28 |
Definition at line 23 of file OpenShotVersion.h.
| #define QT_VERSION_STR "5.15.18" |
Definition at line 26 of file OpenShotVersion.h.