|
libgpac
Documentation of the core library of GPAC. For more information, check out http://gpac.wp.mines-telecom.fr
|
#include <gpac/revision.h>
Include dependency graph for version.h:
This graph shows which files directly or indirectly include this file:Macros | |
| #define | GPAC_VERSION |
| GPAC Version. More... | |
| #define | GPAC_VERSION_MAJOR 6 |
| #define | GPAC_VERSION_MINOR 0 |
| #define | GPAC_VERSION_MICRO 0 |
| #define | GPAC_FULL_VERSION GPAC_VERSION "-rev" GPAC_GIT_REVISION |
| #define GPAC_VERSION |
Macro giving GPAC version expressed as a printable string
| #define GPAC_VERSION_MAJOR 6 |
| #define GPAC_VERSION_MINOR 0 |
| #define GPAC_VERSION_MICRO 0 |
| #define GPAC_FULL_VERSION GPAC_VERSION "-rev" GPAC_GIT_REVISION |