#include <cc608reader.h>
Public Member Functions | |
| CC608Text (QString T, int X, int Y, int TT) | |
Public Attributes | |
| QString | text |
| int | x |
| int | y |
| bool | teletextmode |
Definition at line 15 of file cc608reader.h.
| CC608Text::CC608Text | ( | QString | T, | |
| int | X, | |||
| int | Y, | |||
| int | TT | |||
| ) | [inline] |
Definition at line 18 of file cc608reader.h.
| QString CC608Text::text |
Definition at line 20 of file cc608reader.h.
Referenced by FormattedTextSubtitle::InitFromCC608().
| int CC608Text::x |
Definition at line 21 of file cc608reader.h.
Referenced by FormattedTextSubtitle::InitFromCC608().
| int CC608Text::y |
Definition at line 22 of file cc608reader.h.
Referenced by FormattedTextSubtitle::InitFromCC608(), CC608Reader::Update(), and CC608Reader::Update608Text().
Definition at line 23 of file cc608reader.h.
Referenced by FormattedTextSubtitle::InitFromCC608().
1.6.3