X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/39bcbbae7cd1d2db59ddbf6cbae665313a322f3a..f8842271c7653ae88ecf23ba269fd98354a24335:/lib/service/servicedvb.h diff --git a/lib/service/servicedvb.h b/lib/service/servicedvb.h index 6ab3b347..1262836e 100644 --- a/lib/service/servicedvb.h +++ b/lib/service/servicedvb.h @@ -159,7 +159,7 @@ public: // iTimeshiftService RESULT startTimeshift(); - RESULT stopTimeshift(bool switchToLive=true); + RESULT stopTimeshift(bool swToLive=true); int isTimeshiftActive(); RESULT activateTimeshift();