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-mplayer.h | 1 + 1 file changed, 1 insertion(+) (limited to 'cfg-mplayer.h') diff --git a/cfg-mplayer.h b/cfg-mplayer.h index 7f6262ad45..39f4d0eb6e 100644 --- a/cfg-mplayer.h +++ b/cfg-mplayer.h @@ -103,6 +103,7 @@ extern int nortc; /* defined in network.c */ extern char *network_username; extern char *network_password; +extern int network_bandwidth; #endif /* from libvo/aspect.c */ -- cgit v1.2.3