add possibility to reserve a demux from python (via rawChannel)
[enigma2.git] / lib / dvb / idvb.h
index d20829bf311b6f7748e924902ea3958c55b74189..996d7909e2301526cb4ec83cd04db86cc49ffd75 100644 (file)
@@ -508,6 +508,7 @@ public:
                /* direct frontend access for raw channels and/or status inquiries. */
        virtual SWIG_VOID(RESULT) getFrontend(ePtr<iDVBFrontend> &SWIG_OUTPUT)=0;
        virtual RESULT requestTsidOnid(SWIG_PYOBJECT(ePyObject) callback) { return -1; }
+       virtual int reserveDemux() { return -1; }
 #ifndef SWIG
        enum
        {