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

#include <libmythtv/captions/cc608decoder.h>

Public Attributes

unsigned char row
 
unsigned char col
 
unsigned char dbl
 
unsigned char fg
 
unsigned char bg
 
unsigned char len
 

Detailed Description

Definition at line 17 of file cc608decoder.h.

Member Data Documentation

◆ bg

unsigned char teletextsubtitle::bg

Definition at line 23 of file cc608decoder.h.

◆ col

unsigned char teletextsubtitle::col

Definition at line 20 of file cc608decoder.h.

Referenced by CC608Reader::GetOutputText().

◆ dbl

unsigned char teletextsubtitle::dbl

Definition at line 21 of file cc608decoder.h.

◆ fg

unsigned char teletextsubtitle::fg

Definition at line 22 of file cc608decoder.h.

◆ len

unsigned char teletextsubtitle::len

Definition at line 24 of file cc608decoder.h.

Referenced by CC608Reader::GetOutputText().

◆ row

unsigned char teletextsubtitle::row

Definition at line 19 of file cc608decoder.h.

Referenced by CC608Reader::GetOutputText().


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