X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/b5b839edc91a6902966079ec0b0bb5026df9df57..46f28210d3fc839f621900e932f650e197688ce5:/lib/dvb/decoder.h diff --git a/lib/dvb/decoder.h b/lib/dvb/decoder.h index c864c095..001139e5 100644 --- a/lib/dvb/decoder.h +++ b/lib/dvb/decoder.h @@ -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);