source-output: We will officially support source output volumes in 0.99

This commit is contained in:
Colin Guthrie 2011-07-22 10:18:40 +01:00
parent ca9c74b042
commit 0087ef0d60
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@
# define PA_VOLUME_UI_MAX (pa_sw_volume_from_dB(+11.0)) # define PA_VOLUME_UI_MAX (pa_sw_volume_from_dB(+11.0))
#endif #endif
#define HAVE_SOURCE_OUTPUT_VOLUMES PA_CHECK_VERSION(1,0,0) #define HAVE_SOURCE_OUTPUT_VOLUMES PA_CHECK_VERSION(0,99,0)
enum SinkInputType { enum SinkInputType {
SINK_INPUT_ALL, SINK_INPUT_ALL,