vdr 2.6.1
Public Member Functions | Public Attributes | Protected Member Functions | Private Attributes | List of all members
SI::ISO639LanguageDescriptor::Language Class Reference

#include <descriptor.h>

Public Member Functions

virtual int getLength ()
 
AudioType getAudioType ()
 
virtual int getLength ()
 
AudioType getAudioType ()
 
- Public Member Functions inherited from SI::Object
 Object ()
 
 Object (CharArray &d)
 
void setData (const unsigned char *data, int size, bool doCopy=true)
 
CharArray getData ()
 
bool isValid ()
 
virtual int getLength ()=0
 
 Object ()
 
 Object (CharArray &d)
 
void setData (const unsigned char *data, int size, bool doCopy=true)
 
CharArray getData ()
 
bool isValid ()
 
virtual int getLength ()=0
 
- Public Member Functions inherited from SI::Parsable
void CheckParse ()
 
void CheckParse ()
 

Public Attributes

char languageCode [4]
 

Protected Member Functions

virtual void Parse ()
 
virtual void Parse ()
 
- Protected Member Functions inherited from SI::Object
void setData (CharArray &d)
 
bool checkSize (int offset)
 
void setData (CharArray &d)
 
bool checkSize (int offset)
 
- Protected Member Functions inherited from SI::Parsable
 Parsable ()
 
virtual ~Parsable ()
 
virtual void Parse ()=0
 
 Parsable ()
 
virtual ~Parsable ()
 
virtual void Parse ()=0
 

Private Attributes

const descr_iso_639_language_loops
 

Additional Inherited Members

- Protected Attributes inherited from SI::Object
CharArray data
 

Detailed Description

Definition at line 480 of file include/libsi/descriptor.h.

Member Function Documentation

◆ getAudioType() [1/2]

AudioType SI::ISO639LanguageDescriptor::Language::getAudioType ( )

Definition at line 819 of file descriptor.c.

References SI::ExtendedEventDescriptor::s.

◆ getAudioType() [2/2]

AudioType SI::ISO639LanguageDescriptor::Language::getAudioType ( )

◆ getLength() [1/2]

virtual int SI::ISO639LanguageDescriptor::Language::getLength ( )
inlinevirtual

Implements SI::Object.

Definition at line 482 of file include/libsi/descriptor.h.

◆ getLength() [2/2]

virtual int SI::ISO639LanguageDescriptor::Language::getLength ( )
inlinevirtual

Implements SI::Object.

Definition at line 482 of file libsi/descriptor.h.

◆ Parse() [1/2]

void SI::ISO639LanguageDescriptor::Language::Parse ( )
protectedvirtual

◆ Parse() [2/2]

virtual void SI::ISO639LanguageDescriptor::Language::Parse ( )
protectedvirtual

Implements SI::Parsable.

Member Data Documentation

◆ languageCode

char SI::ISO639LanguageDescriptor::Language::languageCode

◆ s

const descr_iso_639_language_loop * SI::ISO639LanguageDescriptor::Language::s
private

Definition at line 488 of file include/libsi/descriptor.h.


The documentation for this class was generated from the following files: