MythTV master
Public Attributes | List of all members
CaptionPacket Struct Reference

EIA-708-A closed caption packet. More...

#include <libmythtv/captions/cc708decoder.h>

Collaboration diagram for CaptionPacket:
[legend]

Public Attributes

std::array< uint8_t, 128+16 > data {0}
 
int size {0}
 

Detailed Description

EIA-708-A closed caption packet.

Definition at line 16 of file cc708decoder.h.

Member Data Documentation

◆ data

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().

◆ size

int CaptionPacket::size {0}

The documentation for this struct was generated from the following file: