RDK Documentation (Open Sourced RDK Components)
|
Data structure to hold a VTT cue. More...
#include <vttCue.h>
Public Member Functions | |
VTTCue (double startTime, double duration, std::string text, std::string settings) | |
Data Fields | |
double | mStart |
double | mDuration |
std::string | mText |
std::string | mSettings |
Data structure to hold a VTT cue.
This is the data structure to store parsed WebVTT cues in AAMP