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 | |
namespace | openshot |
This namespace is the default namespace for all code in the openshot library. | |
Macros | |
#define | APPIMAGE_BUILD 0 |
#define | AVCODEC_VERSION_STR "61.19.101" |
#define | AVFORMAT_VERSION_STR "61.7.100" |
#define | AVUTIL_VERSION_STR "59.39.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.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.15.15" |
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 "61.19.101" |
Definition at line 27 of file OpenShotVersion.h.
#define AVFORMAT_VERSION_STR "61.7.100" |
Definition at line 28 of file OpenShotVersion.h.
#define AVUTIL_VERSION_STR "59.39.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.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.15.15" |
Definition at line 26 of file OpenShotVersion.h.