#include <libmythtv/mpeg/splicedescriptors.h>
|
| const unsigned char * | m_data {nullptr} |
| |
Definition at line 42 of file splicedescriptors.h.
◆ SpliceDescriptor() [1/2]
| SpliceDescriptor::SpliceDescriptor |
( |
const unsigned char * |
data, |
|
|
int |
len |
|
) |
| |
|
inline |
◆ SpliceDescriptor() [2/2]
| SpliceDescriptor::SpliceDescriptor |
( |
const unsigned char * |
data, |
|
|
int |
len, |
|
|
uint |
tag |
|
) |
| |
|
inline |
◆ ~SpliceDescriptor()
| virtual SpliceDescriptor::~SpliceDescriptor |
( |
void |
| ) |
|
|
virtualdefault |
◆ DescriptorLength()
| uint SpliceDescriptor::DescriptorLength |
( |
void |
| ) |
const |
|
inline |
◆ DescriptorTag()
| uint SpliceDescriptor::DescriptorTag |
( |
void |
| ) |
const |
|
inline |
◆ DescriptorTagString()
| QString SpliceDescriptor::DescriptorTagString |
( |
void |
| ) |
const |
◆ Find()
| const unsigned char * SpliceDescriptor::Find |
( |
const desc_list_t & |
parsed, |
|
|
uint |
desc_tag |
|
) |
| |
|
static |
◆ FindAll()
◆ Identifier()
| uint SpliceDescriptor::Identifier |
( |
void |
| ) |
const |
|
inline |
◆ IdentifierString()
| QString SpliceDescriptor::IdentifierString |
( |
void |
| ) |
const |
|
inline |
◆ IsValid()
| bool SpliceDescriptor::IsValid |
( |
void |
| ) |
const |
|
inline |
◆ operator const unsigned char *()
| SpliceDescriptor::operator const unsigned char * |
( |
void |
| ) |
const |
|
inlineexplicit |
◆ Parse() [1/2]
| desc_list_t SpliceDescriptor::Parse |
( |
const unsigned char * |
data, |
|
|
uint |
len |
|
) |
| |
|
static |
◆ Parse() [2/2]
| virtual bool SpliceDescriptor::Parse |
( |
void |
| ) |
|
|
inlineprotectedvirtual |
◆ ParseAndExclude()
| desc_list_t SpliceDescriptor::ParseAndExclude |
( |
const unsigned char * |
data, |
|
|
uint |
len, |
|
|
int |
excluded_descid |
|
) |
| |
|
static |
◆ ParseOnlyInclude()
| desc_list_t SpliceDescriptor::ParseOnlyInclude |
( |
const unsigned char * |
data, |
|
|
uint |
len, |
|
|
int |
excluded_descid |
|
) |
| |
|
static |
◆ size()
| uint SpliceDescriptor::size |
( |
void |
| ) |
const |
|
inline |
◆ toString()
| QString SpliceDescriptor::toString |
( |
void |
| ) |
const |
|
virtual |
◆ toStringXML()
| QString SpliceDescriptor::toStringXML |
( |
uint |
level | ) |
const |
|
virtual |
◆ m_data
| const unsigned char* SpliceDescriptor::m_data {nullptr} |
|
protected |
Definition at line 96 of file splicedescriptors.h.
Referenced by SegmentationDescriptor::ComponentCount(), SegmentationDescriptor::ComponentTag(), DescriptorLength(), DescriptorTag(), DTMFDescriptor::DTMFChar(), DTMFDescriptor::DTMFCount(), DTMFDescriptor::DTMFString(), SegmentationDescriptor::HasSegmentationDuration(), Identifier(), IdentifierString(), SegmentationDescriptor::IsProgramSegmentation(), SegmentationDescriptor::IsSegmentationEventCancel(), IsValid(), operator const unsigned char *(), SegmentationDescriptor::Parse(), DTMFDescriptor::Preroll(), AvailDescriptor::ProviderAvailId(), AvailDescriptor::ProviderAvailIdString(), SegmentationDescriptor::PTSOffset(), SegmentationDescriptor::SegmentationDescriptor(), SegmentationDescriptor::SegmentationEventId(), SegmentationDescriptor::SegmentationEventIdString(), SpliceDescriptor(), toString(), and toStringXML().
The documentation for this class was generated from the following files: