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_apple.c File Reference
+ Include dependency graph for box_code_apple.c:

Functions

void ilst_del (GF_Box *s)
 
GF_Err ilst_Read (GF_Box *s, GF_BitStream *bs)
 
GF_Boxilst_New ()
 
GF_Err ilst_Write (GF_Box *s, GF_BitStream *bs)
 
GF_Err ilst_Size (GF_Box *s)
 
void ListItem_del (GF_Box *s)
 
GF_Err ListItem_Read (GF_Box *s, GF_BitStream *bs)
 
GF_BoxListItem_New (u32 type)
 
GF_Err ListItem_Write (GF_Box *s, GF_BitStream *bs)
 
GF_Err ListItem_Size (GF_Box *s)
 
void data_del (GF_Box *s)
 
GF_Err data_Read (GF_Box *s, GF_BitStream *bs)
 
GF_Boxdata_New ()
 
GF_Err data_Write (GF_Box *s, GF_BitStream *bs)
 
GF_Err data_Size (GF_Box *s)
 
GF_MetaBoxgf_isom_apple_get_meta_extensions (GF_ISOFile *mov)
 
GF_MetaBoxgf_isom_apple_create_meta_extensions (GF_ISOFile *mov)
 

Function Documentation

void ilst_del ( GF_Box s)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_Err ilst_Read ( GF_Box s,
GF_BitStream *  bs 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_Box* ilst_New ( )

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_Err ilst_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 ilst_Size ( GF_Box s)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void ListItem_del ( GF_Box s)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_Err ListItem_Read ( GF_Box s,
GF_BitStream *  bs 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_Box* ListItem_New ( u32  type)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_Err ListItem_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 ListItem_Size ( GF_Box s)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void data_del ( GF_Box s)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_Err data_Read ( GF_Box s,
GF_BitStream *  bs 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_Box* data_New ( )

+ Here is the caller graph for this function:

GF_Err data_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 data_Size ( GF_Box s)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_MetaBox* gf_isom_apple_get_meta_extensions ( GF_ISOFile *  mov)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_MetaBox* gf_isom_apple_create_meta_extensions ( GF_ISOFile *  mov)

+ Here is the call graph for this function:

+ Here is the caller graph for this function: