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 354 of file sctetables.h.
anonymous enum : std::uint8_t |
Enumerator | |
---|---|
kPath1 | |
kPath2 |
Definition at line 395 of file sctetables.h.
anonymous enum : std::uint8_t |
Enumerator | |
---|---|
kMPEG2Transport | |
kNonMPEG2Transport |
Definition at line 404 of file sctetables.h.
anonymous enum : std::uint8_t |
Enumerator | |
---|---|
kNormalChannel | |
kHiddenChannel |
Definition at line 413 of file sctetables.h.
anonymous enum : std::uint8_t |
Enumerator | |
---|---|
kNTSC | |
kPAL625 | |
kPAL525 | |
kSECAM | |
kMAC |
Definition at line 442 of file sctetables.h.
|
inline |
Definition at line 357 of file sctetables.h.
|
inline |
Definition at line 363 of file sctetables.h.
Referenced by toStringXML().
|
inline |
Definition at line 366 of file sctetables.h.
Referenced by toStringXML().
|
inline |
Definition at line 369 of file sctetables.h.
Referenced by ActivationTimeUTC(), and toStringXML().
|
inline |
Definition at line 377 of file sctetables.h.
Referenced by toStringXML().
|
inline |
Definition at line 384 of file sctetables.h.
Referenced by toStringXML().
Definition at line 389 of file sctetables.h.
Referenced by toStringXML().
Definition at line 392 of file sctetables.h.
Referenced by toStringXML().
Definition at line 400 of file sctetables.h.
Referenced by PathSelectString(), and toStringXML().
|
inline |
Definition at line 401 of file sctetables.h.
Definition at line 409 of file sctetables.h.
Referenced by toStringXML(), and TransportTypeString().
|
inline |
Definition at line 410 of file sctetables.h.
Referenced by toStringXML().
Definition at line 419 of file sctetables.h.
Referenced by ChannelTypeString(), and toStringXML().
|
inline |
Definition at line 420 of file sctetables.h.
Referenced by toStringXML().
Definition at line 424 of file sctetables.h.
Referenced by toStringXML().
Definition at line 427 of file sctetables.h.
Referenced by toStringXML().
Definition at line 431 of file sctetables.h.
Referenced by toStringXML().
Definition at line 433 of file sctetables.h.
Referenced by toStringXML().
Definition at line 435 of file sctetables.h.
Referenced by toStringXML().
Definition at line 439 of file sctetables.h.
Referenced by toStringXML().
Definition at line 451 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 457 of file sctetables.h.
Referenced by toStringXML().
Definition at line 460 of file sctetables.h.
Referenced by toStringXML().
|
inline |
Definition at line 461 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().
|
inline |
Definition at line 466 of file sctetables.h.
const unsigned char* VirtualChannelMapSubtable::m_data |
Definition at line 468 of file sctetables.h.
Referenced by ActivationTimeRaw(), DescriptorsIncluded(), NumberOfVCRecords(), Size(), and Splice().
const std::vector<const unsigned char*>& VirtualChannelMapSubtable::_ptrs |
Definition at line 469 of file sctetables.h.
Referenced by ApplicationID(), ApplicationVirtualChannel(), CDSReference(), ChannelType(), Descriptors(), DescriptorsCount(), DescriptorsLength(), MMSReference(), PathSelect(), ProgramNumber(), Scrambled(), Size(), SourceID(), TransportType(), VideoStandard(), and VirtualChannelNumber().