libgpac
Documentation of the core library of GPAC
|
#include <gpac/modules/compositor_ext.h>
#include <gpac/filters.h>
#include <gpac/internal/compositor_dev.h>
#include <gpac/internal/media_dev.h>
#include <gpac/xml.h>
Data Structures | |
struct | GF_Validator |
Variables | |
static GF_GPACArg | ValidatorArgs [] |
struct GF_Validator |
Data Fields | ||
---|---|---|
GF_Compositor * | compositor | |
Bool | is_recording | |
Bool | trace_mode | |
GF_ObjectManager * | root_odm | |
Bool | next_event_snapshot | |
GF_Event | next_event | |
u32 | xvs_event_index | |
u32 | next_time | |
Bool | evt_loaded | |
GF_VideoListener | video_listener | |
char * | xvl_filename | |
GF_DOMParser * | xvl_parser | |
GF_XMLNode * | xvl_node | |
GF_XMLNode * | xvs_node_in_xvl | |
u32 | xvl_node_index | |
char * | xvs_filename | |
GF_DOMParser * | xvs_parser | |
GF_XMLNode * | xvs_node | |
Bool | xvs_result | |
Bool | owns_root | |
char * | test_base | |
char * | test_filename | |
Bool | snapshot_next_frame | |
u32 | snapshot_number | |
GF_FSEventListener | evt_filter |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
GF_CompositorExt* validator_new | ( | ) |
void validator_delete | ( | GF_BaseInterface * | ifce | ) |
GPAC_MODULE_EXPORT const u32* QueryInterfaces | ( | ) |
GPAC_MODULE_EXPORT GF_BaseInterface* LoadInterface | ( | u32 | InterfaceType | ) |
GPAC_MODULE_EXPORT void ShutdownInterface | ( | GF_BaseInterface * | ifce | ) |
|
static |