|
OpenShot Library | libopenshot 0.2.7
|
Header file that includes the version number of libopenshot. More...
#include <sstream>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 "59.37.100" |
| #define | AVFORMAT_VERSION_STR "59.27.100" |
| #define | AVUTIL_VERSION_STR "57.28.100" |
| #define | FFMPEG_USE_SWRESAMPLE 1 |
| #define | HAVE_IMAGEMAGICK 1 |
| #define | HAVE_OPENCV 0 |
| #define | HAVE_RESVG 0 |
| #define | OPENSHOT_VERSION_ALL "0.2.7" |
| #define | OPENSHOT_VERSION_BUILD 7 |
| #define | OPENSHOT_VERSION_FULL "0.2.7" |
| #define | OPENSHOT_VERSION_MAJOR 0 |
| #define | OPENSHOT_VERSION_MAJOR_MINOR "0.2" |
| #define | OPENSHOT_VERSION_MINOR 2 |
| #define | OPENSHOT_VERSION_SO 21 |
| #define | QT_VERSION_STR "5.15.4" |
Functions | |
| OpenShotVersion | openshot::GetVersion () |
| Get the current version number of libopenshot (major, minor, and build number) More... | |
Header file that includes the version number of libopenshot.
Definition in file OpenShotVersion.h.
| #define APPIMAGE_BUILD 0 |
Definition at line 55 of file OpenShotVersion.h.
| #define AVCODEC_VERSION_STR "59.37.100" |
Definition at line 47 of file OpenShotVersion.h.
| #define AVFORMAT_VERSION_STR "59.27.100" |
Definition at line 48 of file OpenShotVersion.h.
| #define AVUTIL_VERSION_STR "57.28.100" |
Definition at line 49 of file OpenShotVersion.h.
| #define FFMPEG_USE_SWRESAMPLE 1 |
Definition at line 54 of file OpenShotVersion.h.
| #define HAVE_IMAGEMAGICK 1 |
Definition at line 51 of file OpenShotVersion.h.
| #define HAVE_OPENCV 0 |
Definition at line 53 of file OpenShotVersion.h.
| #define HAVE_RESVG 0 |
Definition at line 52 of file OpenShotVersion.h.
| #define OPENSHOT_VERSION_ALL "0.2.7" |
Definition at line 34 of file OpenShotVersion.h.
| #define OPENSHOT_VERSION_BUILD 7 |
Definition at line 41 of file OpenShotVersion.h.
| #define OPENSHOT_VERSION_FULL "0.2.7" |
Definition at line 35 of file OpenShotVersion.h.
| #define OPENSHOT_VERSION_MAJOR 0 |
Definition at line 39 of file OpenShotVersion.h.
| #define OPENSHOT_VERSION_MAJOR_MINOR "0.2" |
Definition at line 37 of file OpenShotVersion.h.
| #define OPENSHOT_VERSION_MINOR 2 |
Definition at line 40 of file OpenShotVersion.h.
| #define OPENSHOT_VERSION_SO 21 |
Definition at line 43 of file OpenShotVersion.h.
| #define QT_VERSION_STR "5.15.4" |
Definition at line 46 of file OpenShotVersion.h.