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