mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-18 06:59:57 -05:00
alsa-mixer: Add possibility to configure ELD device
The alsa mixer kcontrol has "device index" 3, 7, 8, and 9. We need to configure this properly. Signed-off-by: David Henningsson <david.henningsson@canonical.com>
This commit is contained in:
parent
eaa893d7d1
commit
bf487f0ffa
7 changed files with 10 additions and 0 deletions
|
|
@ -59,6 +59,8 @@
|
|||
; 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.
|
||||
; eld-device = ... # If this is an HDMI port, here's where to specify the device number for the ELD mixer
|
||||
; # control. The default is to not make use of ELD information.
|
||||
;
|
||||
; [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