libgpac
Documentation of the core library of GPAC
box_code_apple.c File Reference
+ Include dependency graph for box_code_apple.c:

Functions

void ilst_box_del (GF_Box *s)
 
GF_Err ilst_box_read (GF_Box *s, GF_BitStream *bs)
 
GF_Boxilst_box_new ()
 
GF_Err ilst_box_write (GF_Box *s, GF_BitStream *bs)
 
GF_Err ilst_box_size (GF_Box *s)
 
void ilst_item_box_del (GF_Box *s)
 
GF_Err ilst_item_box_read (GF_Box *s, GF_BitStream *bs)
 
GF_Boxilst_item_box_new ()
 
GF_Err ilst_item_box_write (GF_Box *s, GF_BitStream *bs)
 
GF_Err ilst_item_box_size (GF_Box *s)
 
void databox_box_del (GF_Box *s)
 
GF_Err databox_box_read (GF_Box *s, GF_BitStream *bs)
 
GF_Boxdatabox_box_new ()
 
GF_Err databox_box_write (GF_Box *s, GF_BitStream *bs)
 
GF_Err databox_box_size (GF_Box *s)
 
void alis_box_del (GF_Box *s)
 
GF_Err alis_box_read (GF_Box *s, GF_BitStream *bs)
 
GF_Boxalis_box_new ()
 
GF_Err alis_box_write (GF_Box *s, GF_BitStream *bs)
 
GF_Err alis_box_size (GF_Box *s)
 
void wide_box_del (GF_Box *s)
 
GF_Err wide_box_read (GF_Box *s, GF_BitStream *bs)
 
GF_Boxwide_box_new ()
 
GF_Err wide_box_write (GF_Box *s, GF_BitStream *bs)
 
GF_Err wide_box_size (GF_Box *s)
 
GF_Boxgf_isom_get_meta_extensions (GF_ISOFile *mov, u32 meta_type)
 
GF_Boxgf_isom_create_meta_extensions (GF_ISOFile *mov, u32 meta_type)
 
void gmin_box_del (GF_Box *s)
 
GF_Err gmin_box_read (GF_Box *s, GF_BitStream *bs)
 
GF_Boxgmin_box_new ()
 
GF_Err gmin_box_write (GF_Box *s, GF_BitStream *bs)
 
GF_Err gmin_box_size (GF_Box *s)
 
void clef_box_del (GF_Box *s)
 
GF_Err clef_box_read (GF_Box *s, GF_BitStream *bs)
 
GF_Boxclef_box_new ()
 
GF_Err clef_box_write (GF_Box *s, GF_BitStream *bs)
 
GF_Err clef_box_size (GF_Box *s)
 
void tmcd_box_del (GF_Box *s)
 
GF_Err tmcd_box_read (GF_Box *s, GF_BitStream *bs)
 
GF_Boxtmcd_box_new ()
 
GF_Err tmcd_box_write (GF_Box *s, GF_BitStream *bs)
 
GF_Err tmcd_box_size (GF_Box *s)
 
void tcmi_box_del (GF_Box *s)
 
GF_Err tcmi_box_read (GF_Box *s, GF_BitStream *bs)
 
GF_Boxtcmi_box_new ()
 
GF_Err tcmi_box_write (GF_Box *s, GF_BitStream *bs)
 
GF_Err tcmi_box_size (GF_Box *s)
 
void fiel_box_del (GF_Box *s)
 
GF_Err fiel_box_read (GF_Box *s, GF_BitStream *bs)
 
GF_Boxfiel_box_new ()
 
GF_Err fiel_box_write (GF_Box *s, GF_BitStream *bs)
 
GF_Err fiel_box_size (GF_Box *s)
 
void gama_box_del (GF_Box *s)
 
GF_Err gama_box_read (GF_Box *s, GF_BitStream *bs)
 
GF_Boxgama_box_new ()
 
GF_Err gama_box_write (GF_Box *s, GF_BitStream *bs)
 
GF_Err gama_box_size (GF_Box *s)
 
void chrm_box_del (GF_Box *s)
 
GF_Err chrm_box_read (GF_Box *s, GF_BitStream *bs)
 
GF_Boxchrm_box_new ()
 
GF_Err chrm_box_write (GF_Box *s, GF_BitStream *bs)
 
GF_Err chrm_box_size (GF_Box *s)
 
void chan_box_del (GF_Box *s)
 
GF_Err chan_box_read (GF_Box *s, GF_BitStream *bs)
 
GF_Boxchan_box_new ()
 
GF_Err chan_box_write (GF_Box *s, GF_BitStream *bs)
 
GF_Err chan_box_size (GF_Box *s)
 
void load_box_del (GF_Box *s)
 
GF_Err load_box_read (GF_Box *s, GF_BitStream *bs)
 
GF_Boxload_box_new ()
 
GF_Err load_box_write (GF_Box *s, GF_BitStream *bs)
 
GF_Err load_box_size (GF_Box *s)
 
void keys_box_del (GF_Box *s)
 
GF_Err keys_box_read (GF_Box *s, GF_BitStream *bs)
 
GF_Boxkeys_box_new ()
 
GF_Err keys_box_write (GF_Box *s, GF_BitStream *bs)
 
GF_Err keys_box_size (GF_Box *s)
 

Function Documentation

◆ ilst_box_del()

void ilst_box_del ( GF_Box s)
+ Here is the call graph for this function:

◆ ilst_box_read()

GF_Err ilst_box_read ( GF_Box s,
GF_BitStream *  bs 
)
+ Here is the call graph for this function:

◆ ilst_box_new()

GF_Box* ilst_box_new ( )
+ Here is the call graph for this function:

◆ ilst_box_write()

GF_Err ilst_box_write ( GF_Box s,
GF_BitStream *  bs 
)
+ Here is the call graph for this function:

◆ ilst_box_size()

GF_Err ilst_box_size ( GF_Box s)

◆ ilst_item_box_del()

void ilst_item_box_del ( GF_Box s)
+ Here is the call graph for this function:

◆ ilst_item_box_read()

GF_Err ilst_item_box_read ( GF_Box s,
GF_BitStream *  bs 
)
+ Here is the call graph for this function:

◆ ilst_item_box_new()

GF_Box* ilst_item_box_new ( )

◆ ilst_item_box_write()

GF_Err ilst_item_box_write ( GF_Box s,
GF_BitStream *  bs 
)
+ Here is the call graph for this function:

◆ ilst_item_box_size()

GF_Err ilst_item_box_size ( GF_Box s)
+ Here is the call graph for this function:

◆ databox_box_del()

void databox_box_del ( GF_Box s)
+ Here is the call graph for this function:

◆ databox_box_read()

GF_Err databox_box_read ( GF_Box s,
GF_BitStream *  bs 
)
+ Here is the call graph for this function:

◆ databox_box_new()

GF_Box* databox_box_new ( )

◆ databox_box_write()

GF_Err databox_box_write ( GF_Box s,
GF_BitStream *  bs 
)
+ Here is the call graph for this function:

◆ databox_box_size()

GF_Err databox_box_size ( GF_Box s)

◆ alis_box_del()

void alis_box_del ( GF_Box s)
+ Here is the call graph for this function:

◆ alis_box_read()

GF_Err alis_box_read ( GF_Box s,
GF_BitStream *  bs 
)

◆ alis_box_new()

GF_Box* alis_box_new ( )

◆ alis_box_write()

GF_Err alis_box_write ( GF_Box s,
GF_BitStream *  bs 
)
+ Here is the call graph for this function:

◆ alis_box_size()

GF_Err alis_box_size ( GF_Box s)

◆ wide_box_del()

void wide_box_del ( GF_Box s)
+ Here is the call graph for this function:

◆ wide_box_read()

GF_Err wide_box_read ( GF_Box s,
GF_BitStream *  bs 
)
+ Here is the call graph for this function:

◆ wide_box_new()

GF_Box* wide_box_new ( )

◆ wide_box_write()

GF_Err wide_box_write ( GF_Box s,
GF_BitStream *  bs 
)
+ Here is the call graph for this function:

◆ wide_box_size()

GF_Err wide_box_size ( GF_Box s)

◆ gf_isom_get_meta_extensions()

GF_Box* gf_isom_get_meta_extensions ( GF_ISOFile *  mov,
u32  meta_type 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ gf_isom_create_meta_extensions()

GF_Box* gf_isom_create_meta_extensions ( GF_ISOFile *  mov,
u32  meta_type 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ gmin_box_del()

void gmin_box_del ( GF_Box s)
+ Here is the call graph for this function:

◆ gmin_box_read()

GF_Err gmin_box_read ( GF_Box s,
GF_BitStream *  bs 
)
+ Here is the call graph for this function:

◆ gmin_box_new()

GF_Box* gmin_box_new ( )

◆ gmin_box_write()

GF_Err gmin_box_write ( GF_Box s,
GF_BitStream *  bs 
)
+ Here is the call graph for this function:

◆ gmin_box_size()

GF_Err gmin_box_size ( GF_Box s)

◆ clef_box_del()

void clef_box_del ( GF_Box s)
+ Here is the call graph for this function:

◆ clef_box_read()

GF_Err clef_box_read ( GF_Box s,
GF_BitStream *  bs 
)
+ Here is the call graph for this function:

◆ clef_box_new()

GF_Box* clef_box_new ( )

◆ clef_box_write()

GF_Err clef_box_write ( GF_Box s,
GF_BitStream *  bs 
)
+ Here is the call graph for this function:

◆ clef_box_size()

GF_Err clef_box_size ( GF_Box s)

◆ tmcd_box_del()

void tmcd_box_del ( GF_Box s)
+ Here is the call graph for this function:

◆ tmcd_box_read()

GF_Err tmcd_box_read ( GF_Box s,
GF_BitStream *  bs 
)
+ Here is the call graph for this function:

◆ tmcd_box_new()

GF_Box* tmcd_box_new ( )
+ Here is the call graph for this function:

◆ tmcd_box_write()

GF_Err tmcd_box_write ( GF_Box s,
GF_BitStream *  bs 
)
+ Here is the call graph for this function:

◆ tmcd_box_size()

GF_Err tmcd_box_size ( GF_Box s)

◆ tcmi_box_del()

void tcmi_box_del ( GF_Box s)
+ Here is the call graph for this function:

◆ tcmi_box_read()

GF_Err tcmi_box_read ( GF_Box s,
GF_BitStream *  bs 
)
+ Here is the call graph for this function:

◆ tcmi_box_new()

GF_Box* tcmi_box_new ( )

◆ tcmi_box_write()

GF_Err tcmi_box_write ( GF_Box s,
GF_BitStream *  bs 
)
+ Here is the call graph for this function:

◆ tcmi_box_size()

GF_Err tcmi_box_size ( GF_Box s)

◆ fiel_box_del()

void fiel_box_del ( GF_Box s)
+ Here is the call graph for this function:

◆ fiel_box_read()

GF_Err fiel_box_read ( GF_Box s,
GF_BitStream *  bs 
)
+ Here is the call graph for this function:

◆ fiel_box_new()

GF_Box* fiel_box_new ( )

◆ fiel_box_write()

GF_Err fiel_box_write ( GF_Box s,
GF_BitStream *  bs 
)
+ Here is the call graph for this function:

◆ fiel_box_size()

GF_Err fiel_box_size ( GF_Box s)

◆ gama_box_del()

void gama_box_del ( GF_Box s)
+ Here is the call graph for this function:

◆ gama_box_read()

GF_Err gama_box_read ( GF_Box s,
GF_BitStream *  bs 
)
+ Here is the call graph for this function:

◆ gama_box_new()

GF_Box* gama_box_new ( )

◆ gama_box_write()

GF_Err gama_box_write ( GF_Box s,
GF_BitStream *  bs 
)
+ Here is the call graph for this function:

◆ gama_box_size()

GF_Err gama_box_size ( GF_Box s)

◆ chrm_box_del()

void chrm_box_del ( GF_Box s)
+ Here is the call graph for this function:

◆ chrm_box_read()

GF_Err chrm_box_read ( GF_Box s,
GF_BitStream *  bs 
)
+ Here is the call graph for this function:

◆ chrm_box_new()

GF_Box* chrm_box_new ( )

◆ chrm_box_write()

GF_Err chrm_box_write ( GF_Box s,
GF_BitStream *  bs 
)
+ Here is the call graph for this function:

◆ chrm_box_size()

GF_Err chrm_box_size ( GF_Box s)

◆ chan_box_del()

void chan_box_del ( GF_Box s)
+ Here is the call graph for this function:

◆ chan_box_read()

GF_Err chan_box_read ( GF_Box s,
GF_BitStream *  bs 
)
+ Here is the call graph for this function:

◆ chan_box_new()

GF_Box* chan_box_new ( )

◆ chan_box_write()

GF_Err chan_box_write ( GF_Box s,
GF_BitStream *  bs 
)
+ Here is the call graph for this function:

◆ chan_box_size()

GF_Err chan_box_size ( GF_Box s)

◆ load_box_del()

void load_box_del ( GF_Box s)
+ Here is the call graph for this function:

◆ load_box_read()

GF_Err load_box_read ( GF_Box s,
GF_BitStream *  bs 
)
+ Here is the call graph for this function:

◆ load_box_new()

GF_Box* load_box_new ( )

◆ load_box_write()

GF_Err load_box_write ( GF_Box s,
GF_BitStream *  bs 
)
+ Here is the call graph for this function:

◆ load_box_size()

GF_Err load_box_size ( GF_Box s)

◆ keys_box_del()

void keys_box_del ( GF_Box s)
+ Here is the call graph for this function:

◆ keys_box_read()

GF_Err keys_box_read ( GF_Box s,
GF_BitStream *  bs 
)
+ Here is the call graph for this function:

◆ keys_box_new()

GF_Box* keys_box_new ( )
+ Here is the call graph for this function:

◆ keys_box_write()

GF_Err keys_box_write ( GF_Box s,
GF_BitStream *  bs 
)
+ Here is the call graph for this function:

◆ keys_box_size()

GF_Err keys_box_size ( GF_Box s)
+ Here is the call graph for this function: