26 WebVTTParser::~WebVTTParser()
30 bool WebVTTParser::init(
double startPosSeconds,
unsigned long long basePTS)
35 bool WebVTTParser::processData(
char* buffer,
size_t bufferLen,
double position,
double duration)
40 bool WebVTTParser::close()
45 void WebVTTParser::reset()
49 void WebVTTParser::addCueData(
VTTCue *cue)
53 void WebVTTParser::sendCueData()