X-Git-Url: http://code.vuplus.com/gitweb/?a=blobdiff_plain;f=lib%2Fservice%2Fservicedvb.h;h=1262836e90d0cdb9db864c919f153749d928bbbf;hb=78dd965fb694fb8afa6d9ddc12cf45ae4645f848;hp=e3c7fd58933fa13e0510f46bbb0129a1ed2333c9;hpb=f901175ad6e72c60f0916c6ba6edcbdad7dbf5ec;p=vuplus_dvbapp diff --git a/lib/service/servicedvb.h b/lib/service/servicedvb.h index e3c7fd5..1262836 100644 --- a/lib/service/servicedvb.h +++ b/lib/service/servicedvb.h @@ -159,7 +159,7 @@ public: // iTimeshiftService RESULT startTimeshift(); - RESULT stopTimeshift(); + RESULT stopTimeshift(bool swToLive=true); int isTimeshiftActive(); RESULT activateTimeshift(); @@ -230,7 +230,7 @@ private: void switchToLive(); void switchToTimeshift(); - void updateDecoder(); + void updateDecoder(bool sendSeekableStateChanged=false); int m_skipmode; int m_fastforward;