libgpac
Documentation of the core library of GPAC
Loading...
Searching...
No Matches
box_code_meta.c File Reference

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 ( )

◆ meta_reset()

void meta_reset ( GF_Box s)

◆ meta_box_del()

void meta_box_del ( GF_Box s)

◆ 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 
)

◆ meta_box_write()

GF_Err meta_box_write ( GF_Box s,
GF_BitStream *  bs 
)

◆ meta_box_size()

GF_Err meta_box_size ( GF_Box s)

◆ xml_box_new()

GF_Box * xml_box_new ( )

◆ xml_box_del()

void xml_box_del ( GF_Box s)

◆ xml_box_read()

GF_Err xml_box_read ( GF_Box s,
GF_BitStream *  bs 
)

◆ xml_box_write()

GF_Err xml_box_write ( GF_Box s,
GF_BitStream *  bs 
)

◆ 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)

◆ bxml_box_read()

GF_Err bxml_box_read ( GF_Box s,
GF_BitStream *  bs 
)

◆ bxml_box_write()

GF_Err bxml_box_write ( GF_Box s,
GF_BitStream *  bs 
)

◆ bxml_box_size()

GF_Err bxml_box_size ( GF_Box s)

◆ iloc_box_new()

GF_Box * iloc_box_new ( )

◆ iloc_entry_del()

void iloc_entry_del ( GF_ItemLocationEntry location)

◆ iloc_box_del()

void iloc_box_del ( GF_Box s)

◆ iloc_box_read()

GF_Err iloc_box_read ( GF_Box s,
GF_BitStream *  bs 
)

◆ iloc_box_write()

GF_Err iloc_box_write ( GF_Box s,
GF_BitStream *  bs 
)

◆ iloc_box_size()

GF_Err iloc_box_size ( GF_Box s)

◆ pitm_box_new()

GF_Box * pitm_box_new ( )

◆ pitm_box_del()

void pitm_box_del ( GF_Box s)

◆ pitm_box_read()

GF_Err pitm_box_read ( GF_Box s,
GF_BitStream *  bs 
)

◆ pitm_box_write()

GF_Err pitm_box_write ( GF_Box s,
GF_BitStream *  bs 
)

◆ pitm_box_size()

GF_Err pitm_box_size ( GF_Box s)

◆ ipro_box_new()

GF_Box * ipro_box_new ( )

◆ ipro_box_del()

void ipro_box_del ( GF_Box s)

◆ 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 
)

◆ ipro_box_write()

GF_Err ipro_box_write ( GF_Box s,
GF_BitStream *  bs 
)

◆ ipro_box_size()

GF_Err ipro_box_size ( GF_Box s)

◆ infe_box_new()

GF_Box * infe_box_new ( )

◆ infe_box_del()

void infe_box_del ( GF_Box s)

◆ infe_box_read()

GF_Err infe_box_read ( GF_Box s,
GF_BitStream *  bs 
)

◆ infe_box_write()

GF_Err infe_box_write ( GF_Box s,
GF_BitStream *  bs 
)

◆ infe_box_size()

GF_Err infe_box_size ( GF_Box s)

◆ iinf_box_new()

GF_Box * iinf_box_new ( )

◆ iinf_box_del()

void iinf_box_del ( GF_Box s)

◆ 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 
)

◆ iinf_box_write()

GF_Err iinf_box_write ( GF_Box s,
GF_BitStream *  bs 
)

◆ iinf_box_size()

GF_Err iinf_box_size ( GF_Box s)

◆ 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)

◆ iref_box_read()

GF_Err iref_box_read ( GF_Box s,
GF_BitStream *  bs 
)

◆ iref_box_new()

GF_Box * iref_box_new ( )

◆ iref_box_write()

GF_Err iref_box_write ( GF_Box s,
GF_BitStream *  bs 
)

◆ iref_box_size()

GF_Err iref_box_size ( GF_Box s)

◆ ireftype_box_del()

void ireftype_box_del ( GF_Box s)

◆ ireftype_box_read()

GF_Err ireftype_box_read ( GF_Box s,
GF_BitStream *  bs 
)

◆ ireftype_box_new()

GF_Box * ireftype_box_new ( )

◆ ireftype_box_write()

GF_Err ireftype_box_write ( GF_Box s,
GF_BitStream *  bs 
)

◆ ireftype_box_size()

GF_Err ireftype_box_size ( GF_Box s)