vdr
2.2.0
|
#include <channels.h>
Public Member Functions | |
tTeletextSubtitlePage (void) | |
tTeletextSubtitlePage (int page) | |
int | PageNumber (void) const |
Public Attributes | |
char | ttxtLanguage [MAXLANGCODE1] |
uchar | ttxtPage |
uchar | ttxtMagazine |
uchar | ttxtType |
Definition at line 78 of file channels.h.
|
inline |
Definition at line 79 of file channels.h.
|
inline |
Definition at line 80 of file channels.h.
|
inline |
Definition at line 85 of file channels.h.
References BCDCHARTOINT.
Referenced by cChannel::ToText().
char tTeletextSubtitlePage::ttxtLanguage[MAXLANGCODE1] |
Definition at line 81 of file channels.h.
Referenced by cPatPmtGenerator::MakeTeletextDescriptor(), and cChannel::ToText().
uchar tTeletextSubtitlePage::ttxtMagazine |
Definition at line 83 of file channels.h.
Referenced by cPatFilter::Process().
uchar tTeletextSubtitlePage::ttxtPage |
Definition at line 82 of file channels.h.
Referenced by cPatPmtGenerator::MakeTeletextDescriptor(), and cPatFilter::Process().
uchar tTeletextSubtitlePage::ttxtType |
Definition at line 84 of file channels.h.
Referenced by cPatPmtGenerator::MakeTeletextDescriptor(), and cPatFilter::Process().