#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 1566 of file dvbdescriptors.h.
◆ ExtendedEventDescriptor()
ExtendedEventDescriptor::ExtendedEventDescriptor |
( |
const unsigned char * |
data, |
|
|
int |
len = 300 |
|
) |
| |
|
inlineexplicit |
◆ DescriptorNumber()
uint ExtendedEventDescriptor::DescriptorNumber |
( |
void |
| ) |
const |
|
inline |
◆ LastNumber()
uint ExtendedEventDescriptor::LastNumber |
( |
void |
| ) |
const |
|
inline |
◆ LanguageKey()
int ExtendedEventDescriptor::LanguageKey |
( |
void |
| ) |
const |
|
inline |
◆ LanguageString()
QString ExtendedEventDescriptor::LanguageString |
( |
void |
| ) |
const |
|
inline |
◆ CanonicalLanguageKey()
int ExtendedEventDescriptor::CanonicalLanguageKey |
( |
void |
| ) |
const |
|
inline |
◆ CanonicalLanguageString()
QString ExtendedEventDescriptor::CanonicalLanguageString |
( |
void |
| ) |
const |
|
inline |
◆ LengthOfItems()
uint ExtendedEventDescriptor::LengthOfItems |
( |
void |
| ) |
const |
|
inline |
◆ Items()
QMultiMap< QString, QString > ExtendedEventDescriptor::Items |
( |
void |
| ) |
const |
◆ TextLength()
uint ExtendedEventDescriptor::TextLength |
( |
void |
| ) |
const |
|
inline |
◆ Text() [1/2]
QString ExtendedEventDescriptor::Text |
( |
void |
| ) |
const |
|
inline |
◆ Text() [2/2]
QString ExtendedEventDescriptor::Text |
( |
const enc_override & |
encoding_override | ) |
const |
|
inline |
The documentation for this class was generated from the following files: