mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-11 13:30:02 -05:00
alsa-mixer: Implement a new path option: "mute-during-activation".
This commit is contained in:
parent
ea064162a5
commit
8417cac4f6
5 changed files with 40 additions and 8 deletions
|
|
@ -56,6 +56,9 @@
|
|||
; [General]
|
||||
; priority = ... # Priority for this path
|
||||
; description = ...
|
||||
; mute-during-activation = yes | no # If this path supports hardware mute, should the hw mute be used while activating this
|
||||
; # path? In some cases this can reduce extra noises during port switching, while in other
|
||||
; # cases this can increase such noises. Default: no.
|
||||
;
|
||||
; [Properties] # Property list for this path. The list is merged into the port property list.
|
||||
; <key> = <value> # Each property is defined on its own line.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue