MythTV  master
Public Member Functions | List of all members
PrintDVBMainStreamListener Class Reference
Inheritance diagram for PrintDVBMainStreamListener:
[legend]
Collaboration diagram for PrintDVBMainStreamListener:
[legend]

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
MythMediaBufferm_out
 
bool m_useXml
 

Detailed Description

Definition at line 642 of file mpegutils.cpp.

Constructor & Destructor Documentation

◆ PrintDVBMainStreamListener()

PrintDVBMainStreamListener::PrintDVBMainStreamListener ( MythMediaBuffer out,
bool  use_xml 
)
inline

Definition at line 646 of file mpegutils.cpp.

Member Function Documentation

◆ HandleTDT()

void PrintDVBMainStreamListener::HandleTDT ( const TimeDateTable tdt)
inlineoverridevirtual

Implements DVBMainStreamListener.

Definition at line 649 of file mpegutils.cpp.

◆ HandleNIT()

void PrintDVBMainStreamListener::HandleNIT ( const NetworkInformationTable nit)
inlineoverridevirtual

Implements DVBMainStreamListener.

Definition at line 654 of file mpegutils.cpp.

◆ HandleSDT()

void PrintDVBMainStreamListener::HandleSDT ( uint  ,
const ServiceDescriptionTable sdt 
)
inlineoverridevirtual

Implements DVBMainStreamListener.

Definition at line 659 of file mpegutils.cpp.


The documentation for this class was generated from the following file: