mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-03 09:01:50 -05:00
alsa: cover 'Digital Input Source' element
As used by some HDA devices: https://bugzilla.redhat.com/attachment.cgi?id=365290
This commit is contained in:
parent
3e115a96b0
commit
430e8e2ee5
1 changed files with 14 additions and 0 deletions
|
|
@ -255,6 +255,20 @@ name = input-microphone
|
|||
[Option Mic Jack Mode:Line In]
|
||||
name = input-linein
|
||||
|
||||
;;; 'Digital Input Source'
|
||||
|
||||
[Element Digital Input Source]
|
||||
enumeration = select
|
||||
|
||||
[Option Digital Input Source:Analog Inputs]
|
||||
name = input
|
||||
|
||||
[Option Digital Input Source:Digital Mic 1]
|
||||
name = input-microphone
|
||||
|
||||
[Option Digital Input Source:Digital Mic 2]
|
||||
name = input-microphone
|
||||
|
||||
;;; Various Boosts
|
||||
|
||||
[Element Capture Boost]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue