#include <streamlisteners.h>

Definition at line 58 of file streamlisteners.h.
Public Member Functions | |
| virtual bool | ProcessVideoTSPacket (const TSPacket &tspacket)=0 |
| virtual bool | ProcessAudioTSPacket (const TSPacket &tspacket)=0 |
Protected Member Functions | |
| virtual | ~TSPacketListenerAV () |
| virtual TSPacketListenerAV::~TSPacketListenerAV | ( | ) | [inline, protected, virtual] |
Definition at line 65 of file streamlisteners.h.
Implemented in DVBRecorder.
Implemented in DVBRecorder.
1.5.5