GPAC
Open Source Multimedia Framework. For more information, check out http://gpac.wp.mines-telecom.fr
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups
box_code_meta.c File Reference
+ Include dependency graph for box_code_meta.c:

Functions

GF_Boxmeta_New ()
 
void meta_del (GF_Box *s)
 
GF_Err meta_AddBox (GF_Box *s, GF_Box *a)
 
GF_Err meta_Read (GF_Box *s, GF_BitStream *bs)
 
GF_Err meta_Write (GF_Box *s, GF_BitStream *bs)
 
GF_Err meta_Size (GF_Box *s)
 
GF_Boxxml_New ()
 
void xml_del (GF_Box *s)
 
GF_Err xml_Read (GF_Box *s, GF_BitStream *bs)
 
GF_Err xml_Write (GF_Box *s, GF_BitStream *bs)
 
GF_Err xml_Size (GF_Box *s)
 
GF_Boxbxml_New ()
 
void bxml_del (GF_Box *s)
 
GF_Err bxml_Read (GF_Box *s, GF_BitStream *bs)
 
GF_Err bxml_Write (GF_Box *s, GF_BitStream *bs)
 
GF_Err bxml_Size (GF_Box *s)
 
GF_Boxiloc_New ()
 
void iloc_del (GF_Box *s)
 
GF_Err iloc_Read (GF_Box *s, GF_BitStream *bs)
 
GF_Err iloc_Write (GF_Box *s, GF_BitStream *bs)
 
GF_Err iloc_Size (GF_Box *s)
 
GF_Boxpitm_New ()
 
void pitm_del (GF_Box *s)
 
GF_Err pitm_Read (GF_Box *s, GF_BitStream *bs)
 
GF_Err pitm_Write (GF_Box *s, GF_BitStream *bs)
 
GF_Err pitm_Size (GF_Box *s)
 
GF_Boxipro_New ()
 
void ipro_del (GF_Box *s)
 
GF_Err ipro_AddBox (GF_Box *s, GF_Box *a)
 
GF_Err ipro_Read (GF_Box *s, GF_BitStream *bs)
 
GF_Err ipro_Write (GF_Box *s, GF_BitStream *bs)
 
GF_Err ipro_Size (GF_Box *s)
 
GF_Boxinfe_New ()
 
void infe_del (GF_Box *s)
 
GF_Err infe_Read (GF_Box *s, GF_BitStream *bs)
 
GF_Err infe_Write (GF_Box *s, GF_BitStream *bs)
 
GF_Err infe_Size (GF_Box *s)
 
GF_Boxiinf_New ()
 
void iinf_del (GF_Box *s)
 
GF_Err iinf_Read (GF_Box *s, GF_BitStream *bs)
 
GF_Err iinf_Write (GF_Box *s, GF_BitStream *bs)
 
GF_Err iinf_Size (GF_Box *s)
 

Function Documentation

GF_Box* meta_New ( )

+ Here is the caller graph for this function:

void meta_del ( GF_Box s)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_Err meta_AddBox ( GF_Box s,
GF_Box a 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_Err meta_Read ( GF_Box s,
GF_BitStream *  bs 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_Err meta_Write ( GF_Box s,
GF_BitStream *  bs 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_Err meta_Size ( GF_Box s)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_Box* xml_New ( )

+ Here is the caller graph for this function:

void xml_del ( GF_Box s)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_Err xml_Read ( GF_Box s,
GF_BitStream *  bs 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_Err xml_Write ( GF_Box s,
GF_BitStream *  bs 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_Err xml_Size ( GF_Box s)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_Box* bxml_New ( )

+ Here is the caller graph for this function:

void bxml_del ( GF_Box s)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_Err bxml_Read ( GF_Box s,
GF_BitStream *  bs 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_Err bxml_Write ( GF_Box s,
GF_BitStream *  bs 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_Err bxml_Size ( GF_Box s)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_Box* iloc_New ( )

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void iloc_del ( GF_Box s)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_Err iloc_Read ( GF_Box s,
GF_BitStream *  bs 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_Err iloc_Write ( GF_Box s,
GF_BitStream *  bs 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_Err iloc_Size ( GF_Box s)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_Box* pitm_New ( )

+ Here is the caller graph for this function:

void pitm_del ( GF_Box s)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_Err pitm_Read ( GF_Box s,
GF_BitStream *  bs 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_Err pitm_Write ( GF_Box s,
GF_BitStream *  bs 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_Err pitm_Size ( GF_Box s)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_Box* ipro_New ( )

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void ipro_del ( GF_Box s)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_Err ipro_AddBox ( GF_Box s,
GF_Box a 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_Err ipro_Read ( GF_Box s,
GF_BitStream *  bs 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_Err ipro_Write ( GF_Box s,
GF_BitStream *  bs 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_Err ipro_Size ( GF_Box s)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_Box* infe_New ( )

+ Here is the caller graph for this function:

void infe_del ( GF_Box s)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_Err infe_Read ( GF_Box s,
GF_BitStream *  bs 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_Err infe_Write ( GF_Box s,
GF_BitStream *  bs 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_Err infe_Size ( GF_Box s)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_Box* iinf_New ( )

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void iinf_del ( GF_Box s)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_Err iinf_Read ( GF_Box s,
GF_BitStream *  bs 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_Err iinf_Write ( GF_Box s,
GF_BitStream *  bs 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_Err iinf_Size ( GF_Box s)

+ Here is the call graph for this function:

+ Here is the caller graph for this function: