X-Git-Url: http://code.vuplus.com/gitweb/?a=blobdiff_plain;f=lib%2Fdvb%2Fdemux.h;h=e73982ec1507913c9943050bad11266590e4a692;hb=47eb827c45c6c8637418b64480d518d8553e4ee9;hp=7dbb521a264bf400d24d221a669b219e3397d529;hpb=c9839b5bbd097c884d979e43531ddbbcca9fa162;p=vuplus_dvbapp diff --git a/lib/dvb/demux.h b/lib/dvb/demux.h index 7dbb521..e73982e 100644 --- a/lib/dvb/demux.h +++ b/lib/dvb/demux.h @@ -26,7 +26,7 @@ public: RESULT getCADemuxID(uint8_t &id) { id = demux; return 0; } RESULT flush(); RESULT connectEvent(const Slot1 &event, ePtr &conn); - int openDVR(void); + int openDVR(int flags); int getRefCount() { return ref; } private: