|
GF_Err | gf_odf_parse_command (GF_BitStream *bs, GF_ODCom **com, u32 *com_size) |
|
GF_ODCom * | gf_odf_new_base_command () |
|
GF_Err | gf_odf_del_base_command (GF_BaseODCom *bcRemove) |
|
GF_Err | gf_odf_read_base_command (GF_BitStream *bs, GF_BaseODCom *bcRem, u32 gf_odf_size_command) |
|
GF_Err | gf_odf_size_base_command (GF_BaseODCom *bcRem, u32 *outSize) |
|
GF_Err | gf_odf_write_base_command (GF_BitStream *bs, GF_BaseODCom *bcRem) |
|
GF_ODCom * | gf_odf_new_od_remove () |
|
GF_Err | gf_odf_del_od_remove (GF_ODRemove *ODRemove) |
|
GF_Err | gf_odf_read_od_remove (GF_BitStream *bs, GF_ODRemove *odRem, u32 gf_odf_size_command) |
|
GF_Err | gf_odf_size_od_remove (GF_ODRemove *odRem, u32 *outSize) |
|
GF_Err | gf_odf_write_od_remove (GF_BitStream *bs, GF_ODRemove *odRem) |
|
GF_ODCom * | gf_odf_new_od_update () |
|
GF_Err | gf_odf_del_od_update (GF_ODUpdate *ODUpdate) |
|
GF_Err | AddToODUpdate (GF_ODUpdate *odUp, GF_Descriptor *desc) |
|
GF_Err | gf_odf_read_od_update (GF_BitStream *bs, GF_ODUpdate *odUp, u32 gf_odf_size_command) |
|
GF_Err | gf_odf_size_od_update (GF_ODUpdate *odUp, u32 *outSize) |
|
GF_Err | gf_odf_write_od_update (GF_BitStream *bs, GF_ODUpdate *odUp) |
|
GF_ODCom * | gf_odf_new_esd_update () |
|
GF_Err | gf_odf_del_esd_update (GF_ESDUpdate *ESDUpdate) |
|
GF_Err | AddToESDUpdate (GF_ESDUpdate *esdUp, GF_Descriptor *desc) |
|
GF_Err | gf_odf_read_esd_update (GF_BitStream *bs, GF_ESDUpdate *esdUp, u32 gf_odf_size_command) |
|
GF_Err | gf_odf_size_esd_update (GF_ESDUpdate *esdUp, u32 *outSize) |
|
GF_Err | gf_odf_write_esd_update (GF_BitStream *bs, GF_ESDUpdate *esdUp) |
|
GF_ODCom * | gf_odf_new_esd_remove () |
|
GF_Err | gf_odf_del_esd_remove (GF_ESDRemove *ESDRemove) |
|
GF_Err | gf_odf_read_esd_remove (GF_BitStream *bs, GF_ESDRemove *esdRem, u32 gf_odf_size_command) |
|
GF_Err | gf_odf_size_esd_remove (GF_ESDRemove *esdRem, u32 *outSize) |
|
GF_Err | gf_odf_write_esd_remove (GF_BitStream *bs, GF_ESDRemove *esdRem) |
|
GF_ODCom * | gf_odf_new_ipmp_remove () |
|
GF_Err | gf_odf_del_ipmp_remove (GF_IPMPRemove *IPMPDRemove) |
|
GF_Err | gf_odf_read_ipmp_remove (GF_BitStream *bs, GF_IPMPRemove *ipmpRem, u32 gf_odf_size_command) |
|
GF_Err | gf_odf_size_ipmp_remove (GF_IPMPRemove *ipmpRem, u32 *outSize) |
|
GF_Err | gf_odf_write_ipmp_remove (GF_BitStream *bs, GF_IPMPRemove *ipmpRem) |
|
GF_ODCom * | gf_odf_new_ipmp_update () |
|
GF_Err | gf_odf_del_ipmp_update (GF_IPMPUpdate *IPMPDUpdate) |
|
GF_Err | AddToIPMPDUpdate (GF_IPMPUpdate *ipmpUp, GF_Descriptor *desc) |
|
GF_Err | gf_odf_read_ipmp_update (GF_BitStream *bs, GF_IPMPUpdate *ipmpUp, u32 gf_odf_size_command) |
|
GF_Err | gf_odf_size_ipmp_update (GF_IPMPUpdate *ipmpUp, u32 *outSize) |
|
GF_Err | gf_odf_write_ipmp_update (GF_BitStream *bs, GF_IPMPUpdate *ipmpUp) |
|