#include <format.h>
Definition at line 172 of file 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 174 of file format.h.
Referenced by NuppelVideoRecorder::FormatTeletextSubtitles(), and NuppelVideoPlayer::ShowText().
| unsigned char teletextsubtitle::col |
Definition at line 175 of file format.h.
Referenced by NuppelVideoRecorder::FormatTeletextSubtitles(), and NuppelVideoPlayer::ShowText().
| unsigned char teletextsubtitle::dbl |
Definition at line 176 of file format.h.
Referenced by NuppelVideoRecorder::FormatTeletextSubtitles().
| unsigned char teletextsubtitle::fg |
Definition at line 177 of file format.h.
Referenced by NuppelVideoRecorder::FormatTeletextSubtitles(), and NuppelVideoPlayer::ShowText().
| unsigned char teletextsubtitle::bg |
Definition at line 178 of file format.h.
Referenced by NuppelVideoRecorder::FormatTeletextSubtitles().
| unsigned char teletextsubtitle::len |
Definition at line 179 of file format.h.
Referenced by NuppelVideoRecorder::FormatTeletextSubtitles(), and NuppelVideoPlayer::ShowText().
1.5.5