Add QuadPiP plugin.
[vuplus_dvbapp] / lib / service / servicehdmi.h
index 1f8e664..0248f3d 100644 (file)
@@ -75,6 +75,8 @@ public:
        std::string getInfoString(int w);
        PyObject *getInfoObject(int w);
 
+       void setQpipMode(bool value, bool audio) { }
+
 private:
        friend class eServiceFactoryHDMI;
        eServiceHDMI(eServiceReference ref);