source-output: We will officially support source output volumes in 0.99
This commit is contained in:
parent
ca9c74b042
commit
0087ef0d60
|
@ -39,7 +39,7 @@
|
|||
# define PA_VOLUME_UI_MAX (pa_sw_volume_from_dB(+11.0))
|
||||
#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 {
|
||||
SINK_INPUT_ALL,
|
||||
|
|
Loading…
Reference in New Issue