From e06bb680b4bbb446275455c07939f6ac64710e66 Mon Sep 17 00:00:00 2001 From: pontscho Date: Mon, 21 Oct 2002 11:11:39 +0000 Subject: add and extended Gregory Kovriga's patch git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7822 b3059339-0415-0410-9bf9-f77b7e298cf2 --- mplayer.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'mplayer.h') diff --git a/mplayer.h b/mplayer.h index d52af79665..56f2e6ab75 100644 --- a/mplayer.h +++ b/mplayer.h @@ -47,6 +47,10 @@ extern int frame_dropping; extern int auto_quality; +extern int audio_id; +extern int video_id; +extern int dvdsub_id; + extern void exit_player(char* how); #endif -- cgit v1.2.3