#include <dvbdescriptors.h>
Public Member Functions | |
| ExtendedEventDescriptor (const unsigned char *data, int len=300) | |
| uint | DescriptorNumber (void) const |
| uint | LastNumber (void) const |
| int | LanguageKey (void) const |
| QString | LanguageString (void) const |
| int | CanonicalLanguageKey (void) const |
| QString | CanonicalLanguageString (void) const |
| uint | LengthOfItems (void) const |
| uint | TextLength (void) const |
| QString | Text (void) const |
| QString | Text (const unsigned char *encoding_override, uint encoding_length) const |
Definition at line 1046 of file dvbdescriptors.h.
| ExtendedEventDescriptor::ExtendedEventDescriptor | ( | const unsigned char * | data, | |
| int | len = 300 | |||
| ) | [inline] |
Definition at line 1049 of file dvbdescriptors.h.
| uint ExtendedEventDescriptor::DescriptorNumber | ( | void | ) | const [inline] |
Definition at line 1056 of file dvbdescriptors.h.
| uint ExtendedEventDescriptor::LastNumber | ( | void | ) | const [inline] |
Definition at line 1058 of file dvbdescriptors.h.
| int ExtendedEventDescriptor::LanguageKey | ( | void | ) | const [inline] |
Definition at line 1060 of file dvbdescriptors.h.
Referenced by CanonicalLanguageKey(), MPEGDescriptor::FindBestMatches(), and LanguageString().
| QString ExtendedEventDescriptor::LanguageString | ( | void | ) | const [inline] |
Definition at line 1062 of file dvbdescriptors.h.
| int ExtendedEventDescriptor::CanonicalLanguageKey | ( | void | ) | const [inline] |
Definition at line 1064 of file dvbdescriptors.h.
Referenced by CanonicalLanguageString(), and MPEGDescriptor::FindBestMatches().
| QString ExtendedEventDescriptor::CanonicalLanguageString | ( | void | ) | const [inline] |
Definition at line 1066 of file dvbdescriptors.h.
| uint ExtendedEventDescriptor::LengthOfItems | ( | void | ) | const [inline] |
Definition at line 1069 of file dvbdescriptors.h.
| uint ExtendedEventDescriptor::TextLength | ( | void | ) | const [inline] |
Definition at line 1078 of file dvbdescriptors.h.
Referenced by Text().
| QString ExtendedEventDescriptor::Text | ( | void | ) | const [inline] |
Definition at line 1080 of file dvbdescriptors.h.
Referenced by parse_dvb_event_descriptors().
| QString ExtendedEventDescriptor::Text | ( | const unsigned char * | encoding_override, | |
| uint | encoding_length | |||
| ) | const [inline] |
Definition at line 1084 of file dvbdescriptors.h.
1.6.3