|
void | addPid (int pid) |
|
void | setListener (IFilterListener *listener) |
|
bool | checkProcessedSections (string sectionName) |
|
void | addProcessedSection (string sectionName) |
|
void | removeProcessedSection (string sectionName) |
|
void | clearProcessedSections () |
|
bool | checkSectionVersion (ITransportSection *section) |
|
void | receiveTSPacket (ITSPacket *pack) |
|
void | receiveSection (char *buf, int len, IFrontendFilter *filter) |
|
void | receivePes (char *buf, int len, IFrontendFilter *filter) |
|
The documentation for this class was generated from the following files:
- gingacc-dataprocessing/include/dataprocessing/SectionFilter.h
- gingacc-dataprocessing/src/SectionFilter.cpp