vdr
2.4.1
|
#include <descriptor.h>
Public Member Functions | |
virtual int | getLength () |
AudioType | getAudioType () |
![]() | |
Object () | |
Object (CharArray &d) | |
void | setData (const unsigned char *data, int size, bool doCopy=true) |
CharArray | getData () |
bool | isValid () |
![]() | |
void | CheckParse () |
Public Attributes | |
char | languageCode [4] |
Protected Member Functions | |
virtual void | Parse () |
![]() | |
void | setData (CharArray &d) |
bool | checkSize (int offset) |
![]() | |
Parsable () | |
virtual | ~Parsable () |
Private Attributes | |
const descr_iso_639_language_loop * | s |
Additional Inherited Members | |
![]() | |
CharArray | data |
Definition at line 489 of file descriptor.h.
AudioType SI::ISO639LanguageDescriptor::Language::getAudioType | ( | ) |
Definition at line 820 of file descriptor.c.
|
inlinevirtual |
Implements SI::Object.
Definition at line 491 of file descriptor.h.
|
protectedvirtual |
Implements SI::Parsable.
Definition at line 812 of file descriptor.c.
char SI::ISO639LanguageDescriptor::Language::languageCode[4] |
Definition at line 492 of file descriptor.h.
Referenced by cPatPmtParser::ParsePmt(), and cPatFilter::Process().
|
private |
Definition at line 497 of file descriptor.h.