mirror of
https://gitlab.freedesktop.org/pulseaudio/pavucontrol.git
synced 2026-05-07 21:18:07 +02:00
source-output: We will officially support source output volumes in 0.99
This commit is contained in:
parent
ca9c74b042
commit
0087ef0d60
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Reference in a new issue