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 a9f9241d76..4ada0fb9d5 100644
--- a/libmpdemux/stream.h
+++ b/libmpdemux/stream.h
@@ -19,6 +19,7 @@
#define STREAMTYPE_SMB 11 // smb:// url, using libsmbclient (samba)
#define STREAMTYPE_VCDBINCUE 12 // vcd directly from bin/cue files
#define STREAMTYPE_DVB 13
+#define STREAMTYPE_VSTREAM 14
#define STREAM_BUFFER_SIZE 2048