mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-03 09:01:50 -05:00
after propagating a sink volume change to the sink inputs recalculate their soft volumes
This commit is contained in:
parent
93e14d3e62
commit
c523b16d33
2 changed files with 55 additions and 25 deletions
|
|
@ -159,6 +159,7 @@ typedef enum pa_sink_message {
|
|||
PA_SINK_MESSAGE_REMOVE_INPUT,
|
||||
PA_SINK_MESSAGE_GET_VOLUME,
|
||||
PA_SINK_MESSAGE_SET_VOLUME,
|
||||
PA_SINK_MESSAGE_SYNC_VOLUMES,
|
||||
PA_SINK_MESSAGE_GET_MUTE,
|
||||
PA_SINK_MESSAGE_SET_MUTE,
|
||||
PA_SINK_MESSAGE_GET_LATENCY,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue