MythTV
master
|
Public Member Functions | |
PrintATSCMainStreamListener (MythMediaBuffer *out, bool use_xml) | |
void | HandleSTT (const SystemTimeTable *stt) override |
void | HandleMGT (const MasterGuideTable *mgt) override |
void | HandleVCT (uint, const VirtualChannelTable *vct) override |
Public Member Functions inherited from PrintOutput | |
PrintOutput (MythMediaBuffer *out, bool use_xml) | |
void | Output (const QString &msg) const |
void | Output (const PSIPTable *psip) const |
Additional Inherited Members | |
Protected Member Functions inherited from ATSCMainStreamListener | |
virtual | ~ATSCMainStreamListener ()=default |
Protected Attributes inherited from PrintOutput | |
MythMediaBuffer * | m_out |
bool | m_useXml |
Definition at line 520 of file mpegutils.cpp.
|
inline |
Definition at line 524 of file mpegutils.cpp.
|
inlineoverridevirtual |
Implements ATSCMainStreamListener.
Definition at line 527 of file mpegutils.cpp.
|
inlineoverridevirtual |
Implements ATSCMainStreamListener.
Definition at line 532 of file mpegutils.cpp.
|
inlineoverridevirtual |
Implements ATSCMainStreamListener.
Definition at line 537 of file mpegutils.cpp.