aboutsummaryrefslogtreecommitdiff
path: root/lib/service/servicedvb.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/service/servicedvb.h')
-rw-r--r--lib/service/servicedvb.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/service/servicedvb.h b/lib/service/servicedvb.h
index 0c5710d8..d7d05c78 100644
--- a/lib/service/servicedvb.h
+++ b/lib/service/servicedvb.h
@@ -128,6 +128,7 @@ public:
RESULT getPlayPosition(pts_t &pos);
RESULT setTrickmode(int trick=0);
RESULT isCurrentlySeekable();
+ RESULT seekChapter(int chapter);
// iServiceInformation
RESULT getName(std::string &name);