diff cfg-mencoder.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-mencoder.h	Fri Jul 05 02:48:32 2002 +0000
+++ b/cfg-mencoder.h	Fri Jul 05 02:51:19 2002 +0000
@@ -24,6 +24,7 @@
 /* defined in network.c */
 extern char *network_username;
 extern char *network_password;
+extern int   network_bandwidth;
 #endif
 
 #ifdef HAVE_MP3LAME