X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=blobdiff_plain;f=lib%2Fdvb%2Fpmt.h;h=0c44f35a7ea682549ed18c4970febaf36943bcf1;hp=1888e05417fcd3e2ba9458d3d5e9b6fe80d176b3;hb=e0d8ce8d7dc7239ff353f09c15b739f1b969cdfb;hpb=7169ecb3d6d30981b223e81e8a200b48f784941d diff --git a/lib/dvb/pmt.h b/lib/dvb/pmt.h index 1888e05..0c44f35 100644 --- a/lib/dvb/pmt.h +++ b/lib/dvb/pmt.h @@ -86,8 +86,8 @@ class eDVBServicePMTHandler: public Object eUsePtr m_channel; eUsePtr m_pvr_channel; ePtr m_resourceManager; - ePtr m_demux; - + ePtr m_demux, m_pvr_demux_tmp; + void channelStateChanged(iDVBChannel *); ePtr m_channelStateChanged_connection; void channelEvent(iDVBChannel *, int event);