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

Functions

GF_QoS_DefaultNewQoS (u8 tag)
 
GF_EXPORT GF_QoS_Defaultgf_odf_qos_new (u8 tag)
 
GF_EXPORT GF_Err gf_odf_qos_del (GF_QoS_Default **qos)
 
GF_EXPORT 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_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

◆ NewQoS()

GF_QoS_Default * NewQoS ( u8  tag)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ gf_odf_qos_new()

GF_EXPORT GF_QoS_Default* gf_odf_qos_new ( u8  tag)
+ Here is the call graph for this function:

◆ gf_odf_qos_del()

GF_EXPORT GF_Err gf_odf_qos_del ( GF_QoS_Default **  qos)
+ Here is the call graph for this function:

◆ gf_odf_qos_add_qualif()

GF_EXPORT GF_Err gf_odf_qos_add_qualif ( GF_QoS_Descriptor desc,
GF_QoS_Default qualif 
)
+ Here is the call graph for this function:

◆ gf_odf_delete_qos_qual()

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

GF_Err gf_odf_size_qos_qual ( GF_QoS_Default qos)
+ Here is the caller graph for this function:

◆ gf_odf_write_qos_qual()

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

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

GF_Descriptor* gf_odf_new_qos ( )
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ gf_odf_del_qos()

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

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

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

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: