MythTV master
|
#include <libmythtv/mpeg/sctetables.h>
Public Types | |
enum | : std::uint8_t { kPath1 = 0x0 , kPath2 = 0x1 } |
enum | : std::uint8_t { kMPEG2Transport = 0x0 , kNonMPEG2Transport = 0x1 } |
enum | : std::uint8_t { kNormalChannel = 0x0 , kHiddenChannel = 0x1 } |
enum | : std::uint8_t { kNTSC = 0x0 , kPAL625 = 0x1 , kPAL525 = 0x2 , kSECAM = 0x3 , kMAC = 0x4 } |
Public Attributes | |
const unsigned char * | m_data |
const std::vector< const unsigned char * > & | _ptrs |
Definition at line 358 of file sctetables.h.
anonymous enum : std::uint8_t |
Enumerator | |
---|---|
kPath1 | |
kPath2 |
Definition at line 399 of file sctetables.h.
anonymous enum : std::uint8_t |
Enumerator | |
---|---|
kMPEG2Transport | |
kNonMPEG2Transport |
Definition at line 408 of file sctetables.h.
anonymous enum : std::uint8_t |
Enumerator | |
---|---|
kNormalChannel | |
kHiddenChannel |
Definition at line 417 of file sctetables.h.
anonymous enum : std::uint8_t |
Enumerator | |
---|---|
kNTSC | |
kPAL625 | |
kPAL525 | |
kSECAM | |
kMAC |
Definition at line 446 of file sctetables.h.
|
inline |
Definition at line 361 of file sctetables.h.
|
inline |
Definition at line 373 of file sctetables.h.
Referenced by ActivationTimeUTC(), and toStringXML().
|
inline |
Definition at line 381 of file sctetables.h.
Referenced by toStringXML().
Definition at line 428 of file sctetables.h.
Referenced by toStringXML().
Definition at line 396 of file sctetables.h.
Referenced by toStringXML().
Definition at line 435 of file sctetables.h.
Referenced by toStringXML().
Definition at line 423 of file sctetables.h.
Referenced by ChannelTypeString(), and toStringXML().
|
inline |
Definition at line 424 of file sctetables.h.
Referenced by toStringXML().
|
inline |
Definition at line 465 of file sctetables.h.
Referenced by toStringXML().
Definition at line 461 of file sctetables.h.
Referenced by toStringXML().
|
inline |
Definition at line 367 of file sctetables.h.
Referenced by toStringXML().
Definition at line 464 of file sctetables.h.
Referenced by toStringXML().
Definition at line 439 of file sctetables.h.
Referenced by toStringXML().
|
inline |
Definition at line 388 of file sctetables.h.
Referenced by toStringXML().
Definition at line 404 of file sctetables.h.
Referenced by PathSelectString(), and toStringXML().
|
inline |
Definition at line 405 of file sctetables.h.
Definition at line 437 of file sctetables.h.
Referenced by toStringXML().
Definition at line 443 of file sctetables.h.
Referenced by toStringXML().
|
inline |
Definition at line 470 of file sctetables.h.
Definition at line 431 of file sctetables.h.
Referenced by toStringXML().
|
inline |
Definition at line 370 of file sctetables.h.
Referenced by toStringXML().
QString VirtualChannelMapSubtable::toStringXML | ( | uint | indent_level | ) | const |
Definition at line 403 of file sctetables.cpp.
Referenced by ShortVirtualChannelTable::toStringXML().
Definition at line 413 of file sctetables.h.
Referenced by toStringXML(), and TransportTypeString().
|
inline |
Definition at line 414 of file sctetables.h.
Referenced by toStringXML().
Definition at line 455 of file sctetables.h.
Referenced by toStringXML(), and VideoStandardString().
QString VirtualChannelMapSubtable::VideoStandardString | ( | uint | i | ) | const |
Definition at line 390 of file sctetables.cpp.
Referenced by toStringXML().
Definition at line 393 of file sctetables.h.
Referenced by toStringXML().
const std::vector<const unsigned char*>& VirtualChannelMapSubtable::_ptrs |
Definition at line 473 of file sctetables.h.
Referenced by ApplicationID(), ApplicationVirtualChannel(), CDSReference(), ChannelType(), Descriptors(), DescriptorsCount(), DescriptorsLength(), MMSReference(), PathSelect(), ProgramNumber(), Scrambled(), Size(), SourceID(), TransportType(), VideoStandard(), and VirtualChannelNumber().
const unsigned char* VirtualChannelMapSubtable::m_data |
Definition at line 472 of file sctetables.h.
Referenced by ActivationTimeRaw(), DescriptorsIncluded(), NumberOfVCRecords(), Size(), and Splice().