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

Functions

GF_Boxstpp_New ()
 
void stpp_del (GF_Box *s)
 
static GF_Err stpp_Add (GF_Box *s, GF_Box *a)
 
GF_Err stpp_Read (GF_Box *s, GF_BitStream *bs)
 
GF_Err stpp_Write (GF_Box *s, GF_BitStream *bs)
 
GF_Err stpp_Size (GF_Box *s)
 
GF_Err DumpBox (GF_Box *a, FILE *trace)
 
void gf_box_dump_done (char *name, GF_Box *ptr, FILE *trace)
 
GF_Err stpp_dump (GF_Box *a, FILE *trace)
 
GF_Err gf_isom_update_xml_subtitle_description (GF_ISOFile *movie, u32 trackNumber, u32 descriptionIndex, GF_GenericSubtitleSampleDescriptor *desc)
 
GF_Err gf_isom_new_xml_subtitle_description (GF_ISOFile *movie, u32 trackNumber, char *xmlnamespace, char *xml_schema_loc, char *mimes, u32 *outDescriptionIndex)
 
GF_Err gf_isom_xml_subtitle_sample_add_text (GF_GenericSubtitleSample *samp, char *text_data, u32 text_len)
 
GF_ISOSamplegf_isom_xml_subtitle_to_sample (GF_GenericSubtitleSample *samp)
 
GF_GenericSubtitleSample * gf_isom_new_xml_subtitle_sample ()
 
GF_Err gf_isom_xml_subtitle_reset (GF_GenericSubtitleSample *samp)
 
void gf_isom_delete_xml_subtitle_sample (GF_GenericSubtitleSample *samp)
 
GF_GenericSubtitleSample * gf_isom_parse_xml_subtitle_sample (GF_BitStream *bs)
 
GF_GenericSubtitleSample * gf_isom_parse_xml_subtitle_sample_from_data (char *data, u32 dataLength)
 

Function Documentation

GF_Box* stpp_New ( )

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void stpp_del ( GF_Box s)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_Err stpp_Add ( GF_Box s,
GF_Box a 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_Err stpp_Read ( GF_Box s,
GF_BitStream *  bs 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_Err stpp_Write ( GF_Box s,
GF_BitStream *  bs 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_Err stpp_Size ( GF_Box s)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_Err DumpBox ( GF_Box a,
FILE *  trace 
)
void gf_box_dump_done ( char *  name,
GF_Box ptr,
FILE *  trace 
)
GF_Err stpp_dump ( GF_Box a,
FILE *  trace 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_Err gf_isom_update_xml_subtitle_description ( GF_ISOFile *  movie,
u32  trackNumber,
u32  descriptionIndex,
GF_GenericSubtitleSampleDescriptor desc 
)

+ Here is the call graph for this function:

GF_Err gf_isom_new_xml_subtitle_description ( GF_ISOFile *  movie,
u32  trackNumber,
char *  xmlnamespace,
char *  xml_schema_loc,
char *  mimes,
u32 outDescriptionIndex 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_Err gf_isom_xml_subtitle_sample_add_text ( GF_GenericSubtitleSample *  samp,
char *  text_data,
u32  text_len 
)

+ Here is the call graph for this function:

GF_ISOSample* gf_isom_xml_subtitle_to_sample ( GF_GenericSubtitleSample *  samp)

+ Here is the call graph for this function:

GF_GenericSubtitleSample* gf_isom_new_xml_subtitle_sample ( )

+ Here is the caller graph for this function:

GF_Err gf_isom_xml_subtitle_reset ( GF_GenericSubtitleSample *  samp)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void gf_isom_delete_xml_subtitle_sample ( GF_GenericSubtitleSample *  samp)

+ Here is the call graph for this function:

GF_GenericSubtitleSample* gf_isom_parse_xml_subtitle_sample ( GF_BitStream *  bs)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_GenericSubtitleSample* gf_isom_parse_xml_subtitle_sample_from_data ( char *  data,
u32  dataLength 
)

+ Here is the call graph for this function: