diff libmpdemux/stream.h @ 4551:716b00618bfc

add mfi support
author pontscho
date Wed, 06 Feb 2002 20:16:35 +0000
parents 760481d8421c
children 41d2da3bd082
line wrap: on
line diff
--- a/libmpdemux/stream.h	Wed Feb 06 20:15:36 2002 +0000
+++ b/libmpdemux/stream.h	Wed Feb 06 20:16:35 2002 +0000
@@ -12,6 +12,7 @@
 #define STREAMTYPE_MEMORY  4
 #define STREAMTYPE_TV	5
 #define STREAMTYPE_PLAYLIST 6
+#define STREAMTYPE_MF   7
 
 #define VCD_SECTOR_SIZE 2352
 #define VCD_SECTOR_OFFS 24