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