Fix malfunction of recording path
[vuplus_dvbapp] / lib / dvb / demux.h
index ca7fc4d..b34ad27 100644 (file)
@@ -103,6 +103,7 @@ public:
        RESULT setTargetFilename(const char *filename);
        RESULT enableAccessPoints(bool enable);
        RESULT setBoundary(off_t max);
+       RESULT setTimeshift(bool enable);
        
        RESULT stop();