X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=blobdiff_plain;f=lib%2Fservice%2Fservicedvb.h;h=1262836e90d0cdb9db864c919f153749d928bbbf;hp=e3c7fd58933fa13e0510f46bbb0129a1ed2333c9;hb=7c75162a934f5cb088801396f2b3129d74a119e6;hpb=63aca7b44b8442376787481b35b1d141b8faef35 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;