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

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

#include <cc708decoder.h>

Collaboration diagram for CaptionPacket:
Collaboration graph
[legend]

Public Attributes

std::array< unsigned char, 128+16 > data
 
int size
 

Detailed Description

EIA-708-A closed caption packet.

Definition at line 20 of file cc708decoder.h.

Member Data Documentation

◆ data

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

◆ size

int CaptionPacket::size

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