allow using other actionmap for InfobarSeekActions, only return MARKS in getNearestCu...
[enigma2.git] / lib / dvb / frontend.h
index c9474aef366e512fc5e3cfd268f05d118263fa72..0bef95d1ad8eb6c246719995c341deb2b4823cdf 100644 (file)
@@ -92,6 +92,7 @@ class eDVBFrontend: public iDVBFrontend, public Object
        void setFrontend();
        int readInputpower();
        bool setSecSequencePos(int steps);
+       void setRotorData(int pos, int cmd);
 public:
        eDVBFrontend(int adap, int fe, int &ok);        
        virtual ~eDVBFrontend();