#include <libmythtv/mpeg/atscdescriptors.h>
|
const unsigned char * | Offset (int i, int j) const |
|
|
static int | Index (int i, int j) |
|
|
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 74 of file atscdescriptors.h.
◆ CaptionServiceDescriptor()
CaptionServiceDescriptor::CaptionServiceDescriptor |
( |
const unsigned char * |
data, |
|
|
int |
len = 300 |
|
) |
| |
|
inlineexplicit |
◆ ServicesCount()
uint CaptionServiceDescriptor::ServicesCount |
( |
| ) |
const |
|
inline |
◆ LanguageKey()
int CaptionServiceDescriptor::LanguageKey |
( |
int |
i | ) |
const |
|
inline |
◆ LanguageString()
QString CaptionServiceDescriptor::LanguageString |
( |
int |
i | ) |
const |
|
inline |
◆ CanonicalLanguageKey()
int CaptionServiceDescriptor::CanonicalLanguageKey |
( |
int |
i | ) |
const |
|
inline |
◆ CanonicalLanguageString()
QString CaptionServiceDescriptor::CanonicalLanguageString |
( |
int |
i | ) |
const |
|
inline |
◆ Type()
bool CaptionServiceDescriptor::Type |
( |
int |
i | ) |
const |
|
inline |
◆ Line21Field()
bool CaptionServiceDescriptor::Line21Field |
( |
int |
i | ) |
const |
|
inline |
◆ CaptionServiceNumber()
int CaptionServiceDescriptor::CaptionServiceNumber |
( |
int |
i | ) |
const |
|
inline |
◆ EasyReader()
bool CaptionServiceDescriptor::EasyReader |
( |
int |
i | ) |
const |
|
inline |
◆ WideAspectRatio()
bool CaptionServiceDescriptor::WideAspectRatio |
( |
int |
i | ) |
const |
|
inline |
◆ Parse()
bool CaptionServiceDescriptor::Parse |
( |
void |
| ) |
|
◆ toString()
QString CaptionServiceDescriptor::toString |
( |
| ) |
const |
|
overridevirtual |
◆ Index()
static int CaptionServiceDescriptor::Index |
( |
int |
i, |
|
|
int |
j |
|
) |
| |
|
inlinestaticprivate |
◆ Offset()
const unsigned char* CaptionServiceDescriptor::Offset |
( |
int |
i, |
|
|
int |
j |
|
) |
| const |
|
inlineprivate |
◆ m_ptrs
IntToBuf CaptionServiceDescriptor::m_ptrs |
|
private |
The documentation for this class was generated from the following files: