X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/e03708b0a361c236d7034f35e4585edd4a91bb34..7c75162a934f5cb088801396f2b3129d74a119e6:/lib/service/servicedvb.h diff --git a/lib/service/servicedvb.h b/lib/service/servicedvb.h index 42647b92..1262836e 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();