MythTV
master
|
EIA-708-A closed caption packet. More...
#include <libmythtv/captions/cc708decoder.h>
Public Attributes | |
std::array< unsigned char, 128+16 > | data |
int | size |
EIA-708-A closed caption packet.
Definition at line 20 of file cc708decoder.h.
std::array<unsigned char,128+16> CaptionPacket::data |
Definition at line 22 of file cc708decoder.h.
Referenced by CC708Decoder::decode_cc_data(), and parse_cc_packet().
int CaptionPacket::size |
Definition at line 23 of file cc708decoder.h.
Referenced by CC708Decoder::decode_cc_data(), CC708Decoder::decode_cc_null(), mythburn.FontDef::drawText(), mythburn.FontDef::getFont(), and parse_cc_packet().