another compile fix for bug #411
[enigma2.git] / lib / service / servicedvb.h
index 42647b921b5451d4707093f0afc2a802aff183d5..1262836e90d0cdb9db864c919f153749d928bbbf 100644 (file)
@@ -159,7 +159,7 @@ public:
 
                // iTimeshiftService
        RESULT startTimeshift();
-       RESULT stopTimeshift();
+       RESULT stopTimeshift(bool swToLive=true);
        int isTimeshiftActive();
        RESULT activateTimeshift();