|
vdr
2.0.7
|
#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 75 of file channels.h.
|
inline |
Definition at line 76 of file channels.h.
References ttxtLanguage, ttxtMagazine, ttxtPage, and ttxtType.
|
inline |
Definition at line 77 of file channels.h.
References ttxtLanguage, ttxtMagazine, ttxtPage, and ttxtType.
|
inline |
Definition at line 82 of file channels.h.
References BCDCHARTOINT.
Referenced by cChannel::ToText().
| char tTeletextSubtitlePage::ttxtLanguage[MAXLANGCODE1] |
Definition at line 78 of file channels.h.
Referenced by cPatPmtGenerator::MakeTeletextDescriptor(), cChannel::ToText(), and tTeletextSubtitlePage().
| uchar tTeletextSubtitlePage::ttxtMagazine |
Definition at line 80 of file channels.h.
Referenced by cPatPmtParser::ParsePmt(), cPatFilter::Process(), and tTeletextSubtitlePage().
| uchar tTeletextSubtitlePage::ttxtPage |
Definition at line 79 of file channels.h.
Referenced by cPatPmtGenerator::MakeTeletextDescriptor(), cPatPmtParser::ParsePmt(), cPatFilter::Process(), and tTeletextSubtitlePage().
| uchar tTeletextSubtitlePage::ttxtType |
Definition at line 81 of file channels.h.
Referenced by cPatPmtGenerator::MakeTeletextDescriptor(), cPatPmtParser::ParsePmt(), cPatFilter::Process(), and tTeletextSubtitlePage().
1.8.8