diff libao2/audio_out.h @ 1048:48cf588e2c90

uj aocontrol valtozok
author al3x
date Thu, 07 Jun 2001 13:06:30 +0000
parents b36fb1ae4b53
children ca1bc9edf735
line wrap: on
line diff
--- a/libao2/audio_out.h	Thu Jun 07 13:06:03 2001 +0000
+++ b/libao2/audio_out.h	Thu Jun 07 13:06:30 2001 +0000
@@ -71,6 +71,7 @@
 #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