|
MythTV
0.26-pre
|
#include <format.h>
Public Attributes | |
| unsigned char | row |
| unsigned char | col |
| unsigned char | dbl |
| unsigned char | fg |
| unsigned char | bg |
| unsigned char | len |
| unsigned char teletextsubtitle::row |
Definition at line 171 of file format.h.
Referenced by NuppelVideoRecorder::FormatTT(), and CC608Reader::GetOutputText().
| unsigned char teletextsubtitle::col |
Definition at line 172 of file format.h.
Referenced by NuppelVideoRecorder::FormatTT(), and CC608Reader::GetOutputText().
| unsigned char teletextsubtitle::dbl |
Definition at line 173 of file format.h.
Referenced by NuppelVideoRecorder::FormatTT().
| unsigned char teletextsubtitle::fg |
Definition at line 174 of file format.h.
Referenced by NuppelVideoRecorder::FormatTT().
| unsigned char teletextsubtitle::bg |
Definition at line 175 of file format.h.
Referenced by NuppelVideoRecorder::FormatTT().
| unsigned char teletextsubtitle::len |
Definition at line 176 of file format.h.
Referenced by NuppelVideoRecorder::FormatTT(), and CC608Reader::GetOutputText().
1.7.6.1