MythTV
master
|
Public Member Functions | |
PrintDVBMainStreamListener (MythMediaBuffer *out, bool use_xml) | |
void | HandleTDT (const TimeDateTable *tdt) override |
void | HandleNIT (const NetworkInformationTable *nit) override |
void | HandleSDT (uint, const ServiceDescriptionTable *sdt) 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 DVBMainStreamListener | |
virtual | ~DVBMainStreamListener ()=default |
Protected Attributes inherited from PrintOutput | |
MythMediaBuffer * | m_out |
bool | m_useXml |
Definition at line 642 of file mpegutils.cpp.
|
inline |
Definition at line 646 of file mpegutils.cpp.
|
inlineoverridevirtual |
Implements DVBMainStreamListener.
Definition at line 649 of file mpegutils.cpp.
|
inlineoverridevirtual |
Implements DVBMainStreamListener.
Definition at line 654 of file mpegutils.cpp.
|
inlineoverridevirtual |
Implements DVBMainStreamListener.
Definition at line 659 of file mpegutils.cpp.