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

Functions

GF_Boxmeta_box_new ()
 
void meta_reset (GF_Box *s)
 
void meta_box_del (GF_Box *s)
 
GF_Err meta_on_child_box (GF_Box *s, GF_Box *a, Bool is_rem)
 
GF_Err meta_box_read (GF_Box *s, GF_BitStream *bs)
 
GF_Err meta_box_write (GF_Box *s, GF_BitStream *bs)
 
GF_Err meta_box_size (GF_Box *s)
 
GF_Boxxml_box_new ()
 
void xml_box_del (GF_Box *s)
 
GF_Err xml_box_read (GF_Box *s, GF_BitStream *bs)
 
GF_Err xml_box_write (GF_Box *s, GF_BitStream *bs)
 
GF_Err xml_box_size (GF_Box *s)
 
GF_Boxbxml_box_new ()
 
void bxml_box_del (GF_Box *s)
 
GF_Err bxml_box_read (GF_Box *s, GF_BitStream *bs)
 
GF_Err bxml_box_write (GF_Box *s, GF_BitStream *bs)
 
GF_Err bxml_box_size (GF_Box *s)
 
GF_Boxiloc_box_new ()
 
void iloc_entry_del (GF_ItemLocationEntry *location)
 
void iloc_box_del (GF_Box *s)
 
GF_Err iloc_box_read (GF_Box *s, GF_BitStream *bs)
 
GF_Err iloc_box_write (GF_Box *s, GF_BitStream *bs)
 
GF_Err iloc_box_size (GF_Box *s)
 
GF_Boxpitm_box_new ()
 
void pitm_box_del (GF_Box *s)
 
GF_Err pitm_box_read (GF_Box *s, GF_BitStream *bs)
 
GF_Err pitm_box_write (GF_Box *s, GF_BitStream *bs)
 
GF_Err pitm_box_size (GF_Box *s)
 
GF_Boxipro_box_new ()
 
void ipro_box_del (GF_Box *s)
 
GF_Err ipro_on_child_box (GF_Box *s, GF_Box *a, Bool is_rem)
 
GF_Err ipro_box_read (GF_Box *s, GF_BitStream *bs)
 
GF_Err ipro_box_write (GF_Box *s, GF_BitStream *bs)
 
GF_Err ipro_box_size (GF_Box *s)
 
GF_Boxinfe_box_new ()
 
void infe_box_del (GF_Box *s)
 
GF_Err infe_box_read (GF_Box *s, GF_BitStream *bs)
 
GF_Err infe_box_write (GF_Box *s, GF_BitStream *bs)
 
GF_Err infe_box_size (GF_Box *s)
 
GF_Boxiinf_box_new ()
 
void iinf_box_del (GF_Box *s)
 
GF_Err iinf_on_child_box (GF_Box *s, GF_Box *a, Bool is_rem)
 
GF_Err iinf_box_read (GF_Box *s, GF_BitStream *bs)
 
GF_Err iinf_box_write (GF_Box *s, GF_BitStream *bs)
 
GF_Err iinf_box_size (GF_Box *s)
 
GF_Err iref_on_child_box (GF_Box *s, GF_Box *a, Bool is_rem)
 
void iref_box_del (GF_Box *s)
 
GF_Err iref_box_read (GF_Box *s, GF_BitStream *bs)
 
GF_Boxiref_box_new ()
 
GF_Err iref_box_write (GF_Box *s, GF_BitStream *bs)
 
GF_Err iref_box_size (GF_Box *s)
 
void ireftype_box_del (GF_Box *s)
 
GF_Err ireftype_box_read (GF_Box *s, GF_BitStream *bs)
 
GF_Boxireftype_box_new ()
 
GF_Err ireftype_box_write (GF_Box *s, GF_BitStream *bs)
 
GF_Err ireftype_box_size (GF_Box *s)
 

Function Documentation

◆ meta_box_new()

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

◆ meta_reset()

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

◆ meta_box_del()

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

◆ meta_on_child_box()

GF_Err meta_on_child_box ( GF_Box s,
GF_Box a,
Bool  is_rem 
)

◆ meta_box_read()

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

◆ meta_box_write()

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

◆ meta_box_size()

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

◆ xml_box_new()

GF_Box* xml_box_new ( )

◆ xml_box_del()

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

◆ xml_box_read()

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

◆ xml_box_write()

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

◆ xml_box_size()

GF_Err xml_box_size ( GF_Box s)

◆ bxml_box_new()

GF_Box* bxml_box_new ( )

◆ bxml_box_del()

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

◆ bxml_box_read()

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

◆ bxml_box_write()

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

◆ bxml_box_size()

GF_Err bxml_box_size ( GF_Box s)

◆ iloc_box_new()

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

◆ iloc_entry_del()

void iloc_entry_del ( GF_ItemLocationEntry location)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ iloc_box_del()

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

◆ iloc_box_read()

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

◆ iloc_box_write()

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

◆ iloc_box_size()

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

◆ pitm_box_new()

GF_Box* pitm_box_new ( )

◆ pitm_box_del()

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

◆ pitm_box_read()

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

◆ pitm_box_write()

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

◆ pitm_box_size()

GF_Err pitm_box_size ( GF_Box s)

◆ ipro_box_new()

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

◆ ipro_box_del()

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

◆ ipro_on_child_box()

GF_Err ipro_on_child_box ( GF_Box s,
GF_Box a,
Bool  is_rem 
)

◆ ipro_box_read()

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

◆ ipro_box_write()

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

◆ ipro_box_size()

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

◆ infe_box_new()

GF_Box* infe_box_new ( )

◆ infe_box_del()

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

◆ infe_box_read()

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

◆ infe_box_write()

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

◆ infe_box_size()

GF_Err infe_box_size ( GF_Box s)

◆ iinf_box_new()

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

◆ iinf_box_del()

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

◆ iinf_on_child_box()

GF_Err iinf_on_child_box ( GF_Box s,
GF_Box a,
Bool  is_rem 
)

◆ iinf_box_read()

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

◆ iinf_box_write()

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

◆ iinf_box_size()

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

◆ iref_on_child_box()

GF_Err iref_on_child_box ( GF_Box s,
GF_Box a,
Bool  is_rem 
)

◆ iref_box_del()

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

◆ iref_box_read()

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

◆ iref_box_new()

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

◆ iref_box_write()

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

◆ iref_box_size()

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

◆ ireftype_box_del()

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

◆ ireftype_box_read()

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

◆ ireftype_box_new()

GF_Box* ireftype_box_new ( )

◆ ireftype_box_write()

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

◆ ireftype_box_size()

GF_Err ireftype_box_size ( GF_Box s)