MythTV
master
|
#include <libmythtv/captions/cc608reader.h>
Public Attributes | |
std::chrono::milliseconds | timecode |
int | len |
unsigned char * | buffer |
char | type |
Definition at line 28 of file cc608reader.h.
std::chrono::milliseconds TextContainer::timecode |
Definition at line 30 of file cc608reader.h.
int TextContainer::len |
Definition at line 31 of file cc608reader.h.
unsigned char* TextContainer::buffer |
Definition at line 32 of file cc608reader.h.
char TextContainer::type |
Definition at line 33 of file cc608reader.h.