add possibility to stopTimeshift but not switch back to live (not used in e2.. but...
[vuplus_dvbapp] / lib / service / servicedvb.h
index 42647b9..6ab3b34 100644 (file)
@@ -159,7 +159,7 @@ public:
 
                // iTimeshiftService
        RESULT startTimeshift();
-       RESULT stopTimeshift();
+       RESULT stopTimeshift(bool switchToLive=true);
        int isTimeshiftActive();
        RESULT activateTimeshift();