X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/c169f2ae453239e79e1725b2256191e9c729a559..83a674f998012f616a3ed7e7b7043e498fd93e09:/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();