![]() |
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>
Include dependency graph for validator.c:Data Structures | |
| struct | GF_Validator |
Variables | |
| static GF_GPACArg | ValidatorArgs [] |
| struct GF_Validator |
Collaboration diagram for 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 |
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Here is the call graph for this function:
Here is the caller graph for this function:
Here is the caller graph for this function:
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Here is the call graph for this function:
Here is the caller graph for this function:
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Here is the call graph for this function:
Here is the caller graph for this function:
Here is the call graph for this function:
Here is the caller graph for this function:| GF_CompositorExt * validator_new | ( | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| void validator_delete | ( | GF_BaseInterface * | ifce | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GPAC_MODULE_EXPORT const u32 * QueryInterfaces | ( | ) |
| GPAC_MODULE_EXPORT GF_BaseInterface * LoadInterface | ( | u32 | InterfaceType | ) |
Here is the call graph for this function:| GPAC_MODULE_EXPORT void ShutdownInterface | ( | GF_BaseInterface * | ifce | ) |
Here is the call graph for this function:
|
static |