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

Functions

GF_QoS_Defaultgf_odf_qos_new (u8 tag)
 
GF_Err gf_odf_qos_del (GF_QoS_Default **qos)
 
GF_Err gf_odf_qos_add_qualif (GF_QoS_Descriptor *desc, GF_QoS_Default *qualif)
 
void gf_odf_delete_qos_qual (GF_QoS_Default *qos)
 
GF_Err gf_odf_size_qos_qual (GF_QoS_Default *qos)
 
GF_Err gf_odf_write_qos_qual (GF_BitStream *bs, GF_QoS_Default *qos)
 
GF_Err gf_odf_parse_qos (GF_BitStream *bs, GF_QoS_Default **qos_qual, u32 *qual_size)
 
GF_QoS_DefaultNewQoS (u8 tag)
 
GF_Descriptorgf_odf_new_qos ()
 
GF_Err gf_odf_del_qos (GF_QoS_Descriptor *qos)
 
GF_Err gf_odf_read_qos (GF_BitStream *bs, GF_QoS_Descriptor *qos, u32 DescSize)
 
GF_Err gf_odf_size_qos (GF_QoS_Descriptor *qos, u32 *outSize)
 
GF_Err gf_odf_write_qos (GF_BitStream *bs, GF_QoS_Descriptor *qos)
 

Function Documentation

GF_QoS_Default* gf_odf_qos_new ( u8  tag)

+ Here is the call graph for this function:

GF_Err gf_odf_qos_del ( GF_QoS_Default **  qos)

+ Here is the call graph for this function:

GF_Err gf_odf_qos_add_qualif ( GF_QoS_Descriptor desc,
GF_QoS_Default qualif 
)

+ Here is the call graph for this function:

void gf_odf_delete_qos_qual ( GF_QoS_Default qos)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_Err gf_odf_size_qos_qual ( GF_QoS_Default qos)

+ Here is the caller graph for this function:

GF_Err gf_odf_write_qos_qual ( GF_BitStream *  bs,
GF_QoS_Default qos 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_Err gf_odf_parse_qos ( GF_BitStream *  bs,
GF_QoS_Default **  qos_qual,
u32 qual_size 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_QoS_Default* NewQoS ( u8  tag)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_Descriptor* gf_odf_new_qos ( )

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_Err gf_odf_del_qos ( GF_QoS_Descriptor qos)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_Err gf_odf_read_qos ( GF_BitStream *  bs,
GF_QoS_Descriptor qos,
u32  DescSize 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_Err gf_odf_size_qos ( GF_QoS_Descriptor qos,
u32 outSize 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_Err gf_odf_write_qos ( GF_BitStream *  bs,
GF_QoS_Descriptor qos 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function: