vdr  2.2.0
Public Member Functions | Public Attributes | List of all members
tTeletextSubtitlePage Struct Reference

#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
 

Detailed Description

Definition at line 78 of file channels.h.

Constructor & Destructor Documentation

tTeletextSubtitlePage::tTeletextSubtitlePage ( void  )
inline

Definition at line 79 of file channels.h.

tTeletextSubtitlePage::tTeletextSubtitlePage ( int  page)
inline

Definition at line 80 of file channels.h.

Member Function Documentation

int tTeletextSubtitlePage::PageNumber ( void  ) const
inline

Definition at line 85 of file channels.h.

References BCDCHARTOINT.

Referenced by cChannel::ToText().

Member Data Documentation

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().


The documentation for this struct was generated from the following file: