0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 20:03:10 +02:00

uj aocontrol valtozok

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1049 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
al3x 2001-06-07 13:06:30 +00:00
parent a579f59963
commit ce96e9bd56

View File

@ -71,6 +71,7 @@ extern int ao_buffersize;
#define CONTROL_NA -3
#define AOCONTROL_SET_DEVICE 1
#define AOCONTROL_QUERY_FORMAT 2
#define AOCONTROL_GET_DEVICE 2
#define AOCONTROL_QUERY_FORMAT 3
#define AOCONTROL_GET_VOLUME 4
#define AOCONTROL_SET_VOLUME 5