X-Git-Url: http://code.vuplus.com/gitweb/?a=blobdiff_plain;f=lib%2Fdvb%2Fpmt.h;h=0c44f35a7ea682549ed18c4970febaf36943bcf1;hb=ba0830ee63170ceb2c5d74a5b67dd09aa1fa1f20;hp=1888e05417fcd3e2ba9458d3d5e9b6fe80d176b3;hpb=b3a41d26169d1867be084a868d86d72c8f2d6af9;p=vuplus_dvbapp 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);