Public Member Functions | |
| PrintDVBEITStreamListener (RingBuffer *out, bool use_xml) | |
| virtual void | HandleEIT (const DVBEventInformationTable *eit) |
| virtual void | HandleEIT (const PremiereContentInformationTable *pcit) |
Definition at line 696 of file mpegutils.cpp.
| PrintDVBEITStreamListener::PrintDVBEITStreamListener | ( | RingBuffer * | out, | |
| bool | use_xml | |||
| ) | [inline] |
Definition at line 700 of file mpegutils.cpp.
| virtual void PrintDVBEITStreamListener::HandleEIT | ( | const DVBEventInformationTable * | eit | ) | [inline, virtual] |
Implements DVBEITStreamListener.
Definition at line 703 of file mpegutils.cpp.
| virtual void PrintDVBEITStreamListener::HandleEIT | ( | const PremiereContentInformationTable * | pcit | ) | [inline, virtual] |
Implements DVBEITStreamListener.
Definition at line 708 of file mpegutils.cpp.
1.6.3