Go to the documentation of this file.
4 #ifndef CC708DECODER_H_
5 #define CC708DECODER_H_
18 #ifndef __CC_CALLBACKS_H__
22 std::array<unsigned char,128+16>
data;
47 #endif // CC708DECODER_H_
CC708Decoder(CC708Reader *ccr)
std::array< bool, 64 > cc708_seen_flags
std::array< unsigned char, 128+16 > data
void decode_cc_data(uint cc_type, uint data1, uint data2)
cc708_seen_times m_lastSeen
void services(std::chrono::seconds seconds, cc708_seen_flags &seen) const
CaptionPacket m_partialPacket
void decode_cc_null(void)
std::array< SystemTime, 64 > cc708_seen_times
EIA-708-A closed caption packet.