fix possible crash on task abort and work with new getCD return value
[enigma2.git] / lib / driver / avswitch.h
index 2b3b40fb48de8db05d30ae81bead9291a5a598e8..cc92e20e42be80a1580956e6da3c14b066746395 100644 (file)
@@ -24,6 +24,7 @@ public:
        ~eAVSwitch();
 #endif
        static eAVSwitch *getInstance();
+       bool haveScartSwitch();
        int getVCRSlowBlanking();
        void setFastBlank(int val);
        void setColorFormat(int format);