summaryrefslogtreecommitdiffstats
path: root/stream/stream.h
diff options
context:
space:
mode:
Diffstat (limited to 'stream/stream.h')
-rw-r--r--stream/stream.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/stream/stream.h b/stream/stream.h
index 8329311582..1d9e4011e9 100644
--- a/stream/stream.h
+++ b/stream/stream.h
@@ -52,6 +52,7 @@
#define STREAM_CTRL_RESET 0
#define STREAM_CTRL_GET_TIME_LENGTH 1
+#define STREAM_CTRL_SEEK_TO_CHAPTER 2
#ifdef MPLAYER_NETWORK
#include "network.h"