diff mp_msg.h @ 11222:b82e3ecb11e0

some updates in muxer api
author alex
date Wed, 22 Oct 2003 17:04:39 +0000
parents 3e57b9c079b6
children fcce0023bf55
line wrap: on
line diff
--- a/mp_msg.h	Wed Oct 22 16:45:33 2003 +0000
+++ b/mp_msg.h	Wed Oct 22 17:04:39 2003 +0000
@@ -85,6 +85,8 @@
 
 #define MSGT_NETST 38 // Netstream
 
+#define MSGT_MUXER 39 // muxer layer
+
 #define MSGT_MAX 64
 
 void mp_msg_init();