From 3e89387debaf2ee63931cabb6d10c68545a42752 Mon Sep 17 00:00:00 2001 From: bertrand Date: Fri, 5 Jul 2002 02:51:19 +0000 Subject: Added the bandwidth option git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6647 b3059339-0415-0410-9bf9-f77b7e298cf2 --- cfg-mencoder.h | 1 + 1 file changed, 1 insertion(+) (limited to 'cfg-mencoder.h') diff --git a/cfg-mencoder.h b/cfg-mencoder.h index 9227bfaa9a..721c1688e4 100644 --- a/cfg-mencoder.h +++ b/cfg-mencoder.h @@ -24,6 +24,7 @@ extern struct config divx4opts_conf[]; /* defined in network.c */ extern char *network_username; extern char *network_password; +extern int network_bandwidth; #endif #ifdef HAVE_MP3LAME -- cgit v1.2.3