dont set /proc/stb values directly from python..
[enigma2.git] / lib / driver / avswitch.h
index ea451314f19954556561a9e4642bb25b1ddc25e3..9c26b1ad131f309d0b62fe72d0be6259d1f5dd0b 100644 (file)
@@ -21,7 +21,8 @@ public:
        void setAspectRatio(int ratio);
        void setVideomode(int mode);
        void setInput(int val);
        void setAspectRatio(int ratio);
        void setVideomode(int mode);
        void setInput(int val);
-       void setSlowblank(int val); // 1: on, 0: off
+       void setSlowblank(int val);
+       void setWSS(int val);
 };
 
 #endif
 };
 
 #endif