#include <libmythtv/mpeg/dvbdescriptors.h>
|
static desc_list_t | Parse (const unsigned char *data, uint len) |
|
static desc_list_t | ParseAndExclude (const unsigned char *data, uint len, int excluded_descid) |
|
static desc_list_t | ParseOnlyInclude (const unsigned char *data, uint len, int excluded_descid) |
|
static const unsigned char * | Find (const desc_list_t &parsed, uint desc_tag) |
|
static const unsigned char * | FindExtension (const desc_list_t &parsed, uint desc_tag) |
|
static desc_list_t | FindAll (const desc_list_t &parsed, uint desc_tag) |
|
static const unsigned char * | FindBestMatch (const desc_list_t &parsed, uint desc_tag, QMap< uint, uint > &langPref) |
|
static desc_list_t | FindBestMatches (const desc_list_t &parsed, uint desc_tag, QMap< uint, uint > &langPref) |
|
const unsigned char * | m_data |
|
Definition at line 2188 of file dvbdescriptors.h.
◆ ShortEventDescriptor()
ShortEventDescriptor::ShortEventDescriptor |
( |
const unsigned char * |
data, |
|
|
int |
len = 300 |
|
) |
| |
|
inlineexplicit |
◆ LanguageKey()
int ShortEventDescriptor::LanguageKey |
( |
void |
| ) |
const |
|
inline |
◆ LanguageString()
QString ShortEventDescriptor::LanguageString |
( |
void |
| ) |
const |
|
inline |
◆ CanonicalLanguageKey()
int ShortEventDescriptor::CanonicalLanguageKey |
( |
void |
| ) |
const |
|
inline |
◆ CanonicalLanguageString()
QString ShortEventDescriptor::CanonicalLanguageString |
( |
void |
| ) |
const |
|
inline |
◆ EventNameLength()
uint ShortEventDescriptor::EventNameLength |
( |
void |
| ) |
const |
|
inline |
◆ EventName() [1/2]
QString ShortEventDescriptor::EventName |
( |
void |
| ) |
const |
|
inline |
◆ EventShortName()
QString ShortEventDescriptor::EventShortName |
( |
void |
| ) |
const |
|
inline |
◆ TextLength()
uint ShortEventDescriptor::TextLength |
( |
void |
| ) |
const |
|
inline |
◆ Text() [1/2]
QString ShortEventDescriptor::Text |
( |
void |
| ) |
const |
|
inline |
◆ EventName() [2/2]
QString ShortEventDescriptor::EventName |
( |
const enc_override & |
encoding_override | ) |
const |
|
inline |
◆ Text() [2/2]
QString ShortEventDescriptor::Text |
( |
const enc_override & |
encoding_override | ) |
const |
|
inline |
◆ toString()
QString ShortEventDescriptor::toString |
( |
void |
| ) |
const |
|
inlineoverridevirtual |
The documentation for this class was generated from the following file: