![]() |
GPAC
Open Source Multimedia Framework. 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 3 |
| #define | GPAC_VERSION_MINOR 0 |
| #define | GPAC_VERSION_MICRO 0 |
| #define | GPAC_FULL_VERSION GPAC_VERSION"-rev"GPAC_SVN_REVISION |
| #define GPAC_VERSION |
Macro giving GPAC version expressed as a printable string
| #define GPAC_VERSION_MAJOR 3 |
| #define GPAC_VERSION_MINOR 0 |
| #define GPAC_VERSION_MICRO 0 |
| #define GPAC_FULL_VERSION GPAC_VERSION"-rev"GPAC_SVN_REVISION |