add a_frame variable.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1007 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
pontscho 2001-06-04 18:41:34 +00:00
parent 86ca3df07f
commit 29914aafd0
1 changed files with 2 additions and 0 deletions

View File

@ -70,6 +70,8 @@ extern int verbose;
extern int osd_level;
extern int nogui;
float a_frame; // Audio
extern float rel_seek_secs;
extern int osd_visible;