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

Functions

u32 gf_odf_get_field_type (GF_Descriptor *desc, char *fieldName)
 
u32 gf_odf_get_tag_by_name (char *descName)
 
void OD_ParseBinData (char *val, char **out_data, u32 *out_data_size)
 
void OD_ParseFileData (char *fileName, char **out_data, u32 *out_data_size)
 
void OD_ParseBin128 (char *val, bin128 *data)
 
GF_Err gf_odf_set_field (GF_Descriptor *desc, char *fieldName, char *val)
 
Bool OD_ParseUIConfig (char *val, char **out_data, u32 *out_data_size)
 

Function Documentation

u32 gf_odf_get_field_type ( GF_Descriptor desc,
char *  fieldName 
)

+ Here is the caller graph for this function:

u32 gf_odf_get_tag_by_name ( char *  descName)

+ Here is the caller graph for this function:

void OD_ParseBinData ( char *  val,
char **  out_data,
u32 out_data_size 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void OD_ParseFileData ( char *  fileName,
char **  out_data,
u32 out_data_size 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void OD_ParseBin128 ( char *  val,
bin128 data 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_Err gf_odf_set_field ( GF_Descriptor desc,
char *  fieldName,
char *  val 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Bool OD_ParseUIConfig ( char *  val,
char **  out_data,
u32 out_data_size 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function: