allow using other actionmap for InfobarSeekActions, only return MARKS in getNearestCu...
[enigma2.git] / lib / dvb / decoder.h
index c864c0953401fc28751211415edf15f26e8bdabd..001139e5b190453726e41c1419706516facae7aa 100644 (file)
@@ -132,6 +132,7 @@ public:
        RESULT setTextPID(int textpid);
        RESULT setSyncMaster(int who);
        RESULT start();
+       RESULT preroll();
        RESULT freeze(int cont);
        RESULT unfreeze();
        RESULT setSinglePictureMode(int when);