19 #include "TtmlSubtecParser.hpp"
25 bool TtmlSubtecParser::init(
double startPosSeconds,
unsigned long long basePTS)
30 void TtmlSubtecParser::updateTimestamp(
unsigned long long positionMs)
34 void TtmlSubtecParser::reset()
38 static std::int64_t parseFirstBegin(std::stringstream &ss)
43 bool TtmlSubtecParser::processData(
char* buffer,
size_t bufferLen,
double position,
double duration)
48 void TtmlSubtecParser::mute(
bool mute)
52 void TtmlSubtecParser::pause(
bool pause)