23 virtual void Activate(
bool On)
override;
24 virtual void Receive(
const uchar *Data,
int Length)
override;
37 virtual void Hide(
void)
override {}
cControl(cPlayer *Player, bool Hidden=false)
cPlayer(ePlayMode PlayMode=pmAudioVideo)
cReceiver(const cChannel *Channel=NULL, int Priority=MINPRIORITY)
Creates a new receiver for the given Channel with the given Priority.
static cDevice * ReceiverDevice(void)
static cDevice * receiverDevice
cTransferControl(cDevice *ReceiverDevice, const cChannel *Channel)
virtual void Hide(void) override
virtual void Receive(const uchar *Data, int Length) override
This function is called from the cDevice we are attached to, and delivers one TS packet from the set ...
cTransfer(const cChannel *Channel)
virtual ~cTransfer() override
virtual void Activate(bool On) override
This function is called just before the cReceiver gets attached to (On == true) and right after it ge...
cPatPmtGenerator patPmtGenerator