diff cfg-mplayer.h @ 6646:6cfc8fd31299

Added the bandwidth option
author bertrand
date Fri, 05 Jul 2002 02:51:19 +0000
parents e7c244db6174
children 7c4663f0a8a1
line wrap: on
line diff
--- a/cfg-mplayer.h	Fri Jul 05 02:48:32 2002 +0000
+++ b/cfg-mplayer.h	Fri Jul 05 02:51:19 2002 +0000
@@ -103,6 +103,7 @@
 /* defined in network.c */
 extern char *network_username;
 extern char *network_password;
+extern int   network_bandwidth;
 #endif
 
 /* from libvo/aspect.c */