vdr
1.7.27
|
#include <descriptor.h>
Public Member Functions | |
virtual int | getLength () |
AudioType | getAudioType () |
virtual int | getLength () |
AudioType | getAudioType () |
Public Attributes | |
char | languageCode [4] |
Protected Member Functions | |
virtual void | Parse () |
virtual void | Parse () |
Private Attributes | |
const descr_iso_639_language_loop * | s |
Definition at line 479 of file include/libsi/descriptor.h.
Definition at line 810 of file descriptor.c.
References SI::ExtendedEventDescriptor::s.
virtual int SI::ISO639LanguageDescriptor::Language::getLength | ( | ) | [inline, virtual] |
Implements SI::Object.
Definition at line 481 of file include/libsi/descriptor.h.
virtual int SI::ISO639LanguageDescriptor::Language::getLength | ( | ) | [inline, virtual] |
Implements SI::Object.
Definition at line 481 of file libsi/descriptor.h.
void SI::ISO639LanguageDescriptor::Language::Parse | ( | ) | [protected, virtual] |
Implements SI::Parsable.
Definition at line 802 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.
virtual void SI::ISO639LanguageDescriptor::Language::Parse | ( | ) | [protected, virtual] |
Implements SI::Parsable.
Definition at line 482 of file include/libsi/descriptor.h.
Referenced by SI::ISO639LanguageDescriptor::Parse(), cPatPmtParser::ParsePmt(), and cPatFilter::Process().
const descr_iso_639_language_loop * SI::ISO639LanguageDescriptor::Language::s [private] |
Definition at line 487 of file include/libsi/descriptor.h.