OpenShot Library | libopenshot
0.3.3
|
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 | |
openshot | |
This namespace is the default namespace for all code in the openshot library. | |
Macros | |
#define | APPIMAGE_BUILD 1 |
#define | AVCODEC_VERSION_STR "58.54.100" |
#define | AVFORMAT_VERSION_STR "58.29.100" |
#define | AVUTIL_VERSION_STR "56.31.100" |
#define | FFMPEG_USE_SWRESAMPLE 1 |
#define | HAVE_BABL 1 |
#define | HAVE_IMAGEMAGICK 1 |
#define | HAVE_OPENCV 1 |
#define | HAVE_RESVG 1 |
#define | OPENCV_VERSION_STR "4.2.0" |
#define | OPENSHOT_VERSION_ALL "0.3.3" |
#define | OPENSHOT_VERSION_BUILD 3 |
#define | OPENSHOT_VERSION_FULL "0.3.3" |
#define | OPENSHOT_VERSION_MAJOR 0 |
#define | OPENSHOT_VERSION_MAJOR_MINOR "0.3" |
#define | OPENSHOT_VERSION_MINOR 3 |
#define | OPENSHOT_VERSION_SO 26 |
#define | QT_VERSION_STR "5.12.8" |
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 1 |
Definition at line 36 of file OpenShotVersion.h.
#define AVCODEC_VERSION_STR "58.54.100" |
Definition at line 27 of file OpenShotVersion.h.
#define AVFORMAT_VERSION_STR "58.29.100" |
Definition at line 28 of file OpenShotVersion.h.
#define AVUTIL_VERSION_STR "56.31.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 1 |
Definition at line 31 of file OpenShotVersion.h.
#define HAVE_IMAGEMAGICK 1 |
Definition at line 32 of file OpenShotVersion.h.
#define HAVE_OPENCV 1 |
Definition at line 34 of file OpenShotVersion.h.
#define HAVE_RESVG 1 |
Definition at line 33 of file OpenShotVersion.h.
#define OPENCV_VERSION_STR "4.2.0" |
Definition at line 30 of file OpenShotVersion.h.
#define OPENSHOT_VERSION_ALL "0.3.3" |
Definition at line 16 of file OpenShotVersion.h.
#define OPENSHOT_VERSION_BUILD 3 |
Definition at line 22 of file OpenShotVersion.h.
#define OPENSHOT_VERSION_FULL "0.3.3" |
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.3" |
Definition at line 18 of file OpenShotVersion.h.
#define OPENSHOT_VERSION_MINOR 3 |
Definition at line 21 of file OpenShotVersion.h.
#define OPENSHOT_VERSION_SO 26 |
Definition at line 23 of file OpenShotVersion.h.
#define QT_VERSION_STR "5.12.8" |
Definition at line 26 of file OpenShotVersion.h.