X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/c6292b648af8c27f5c7da6fce0cdb96a53935cd4..4aec730b6eb5eaac23a7eab69678ce13bd45a0a3:/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();