|
vdr
1.7.27
|
#include <descriptor.h>
Public Member Functions | |
| int | getSubtitlingType () const |
| int | getCompositionPageId () const |
| int | getAncillaryPageId () const |
| virtual int | getLength () |
| int | getSubtitlingType () const |
| int | getCompositionPageId () const |
| int | getAncillaryPageId () const |
| virtual int | getLength () |
Public Attributes | |
| char | languageCode [4] |
Protected Member Functions | |
| virtual void | Parse () |
| virtual void | Parse () |
Private Attributes | |
| const item_subtitling * | s |
Definition at line 319 of file include/libsi/descriptor.h.
| int SI::SubtitlingDescriptor::Subtitling::getAncillaryPageId | ( | ) | const |
Definition at line 604 of file descriptor.c.
References HILO, and SI::ExtendedEventDescriptor::s.
Referenced by cPatPmtParser::ParsePmt(), and cPatFilter::Process().
| int SI::SubtitlingDescriptor::Subtitling::getAncillaryPageId | ( | ) | const |
Definition at line 600 of file descriptor.c.
References HILO, and SI::ExtendedEventDescriptor::s.
Referenced by cPatPmtParser::ParsePmt(), and cPatFilter::Process().
| virtual int SI::SubtitlingDescriptor::Subtitling::getLength | ( | ) | [inline, virtual] |
Implements SI::Object.
Definition at line 325 of file include/libsi/descriptor.h.
| virtual int SI::SubtitlingDescriptor::Subtitling::getLength | ( | ) | [inline, virtual] |
Implements SI::Object.
Definition at line 325 of file libsi/descriptor.h.
| int SI::SubtitlingDescriptor::Subtitling::getSubtitlingType | ( | ) | const |
| int SI::SubtitlingDescriptor::Subtitling::getSubtitlingType | ( | ) | const |
Definition at line 596 of file descriptor.c.
References SI::ExtendedEventDescriptor::s.
Referenced by cPatPmtParser::ParsePmt(), and cPatFilter::Process().
| virtual void SI::SubtitlingDescriptor::Subtitling::Parse | ( | ) | [protected, virtual] |
Implements SI::Parsable.
| void SI::SubtitlingDescriptor::Subtitling::Parse | ( | ) | [protected, virtual] |
Implements SI::Parsable.
Definition at line 608 of file descriptor.c.
References SI::Object::data, SI::CharArray::getData(), SI::descr_extended_event::lang_code1, SI::descr_extended_event::lang_code2, SI::descr_extended_event::lang_code3, SI::ExtendedEventDescriptor::languageCode, and SI::ExtendedEventDescriptor::s.
Definition at line 321 of file include/libsi/descriptor.h.
Referenced by cPatPmtParser::ParsePmt(), and cPatFilter::Process().
const item_subtitling * SI::SubtitlingDescriptor::Subtitling::s [private] |
Definition at line 329 of file include/libsi/descriptor.h.
1.8.0