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
GF_WebVTTParser Struct Reference
+ Collaboration diagram for GF_WebVTTParser:

Data Fields

GF_WebVTTParserState state
 
Bool is_srt
 
GF_List * samples
 
FILE * vtt_in
 
u64 file_size
 
s32 unicode_type
 
u64 last_duration
 
void * user
 
GF_Err(* report_message )(void *, GF_Err, char *, const char *)
 
void(* on_header_parsed )(void *, const char *)
 
void(* on_sample_parsed )(void *, GF_WebVTTSample *)
 
void(* on_cue_read )(void *, GF_WebVTTCue *)
 

Field Documentation

GF_WebVTTParserState GF_WebVTTParser::state
Bool GF_WebVTTParser::is_srt
GF_List* GF_WebVTTParser::samples
FILE* GF_WebVTTParser::vtt_in
u64 GF_WebVTTParser::file_size
s32 GF_WebVTTParser::unicode_type
u64 GF_WebVTTParser::last_duration
void* GF_WebVTTParser::user
GF_Err(* GF_WebVTTParser::report_message)(void *, GF_Err, char *, const char *)
void(* GF_WebVTTParser::on_header_parsed)(void *, const char *)
void(* GF_WebVTTParser::on_sample_parsed)(void *, GF_WebVTTSample *)
void(* GF_WebVTTParser::on_cue_read)(void *, GF_WebVTTCue *)

The documentation for this struct was generated from the following file: