mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-02 09:01:46 -05:00
alsa: cover Mic Jack Mode element
As used by some HDA chips: https://bugzilla.redhat.com/attachment.cgi?id=366816
This commit is contained in:
parent
8e94f65348
commit
3e115a96b0
1 changed files with 12 additions and 1 deletions
|
|
@ -98,7 +98,7 @@ priority = 18
|
|||
name = input-docking
|
||||
priority = 17
|
||||
|
||||
;;; ' Capture Source'
|
||||
;;; 'Capture Source'
|
||||
|
||||
[Element Capture Source]
|
||||
enumeration = select
|
||||
|
|
@ -244,6 +244,17 @@ name = input-docking
|
|||
[Option Capture Source:Dock Mic]
|
||||
name = input-docking-microphone
|
||||
|
||||
;;; 'Mic Jack Mode'
|
||||
|
||||
[Element Mic Jack Mode]
|
||||
enumeration = select
|
||||
|
||||
[Option Mic Jack Mode:Mic In]
|
||||
name = input-microphone
|
||||
|
||||
[Option Mic Jack Mode:Line In]
|
||||
name = input-linein
|
||||
|
||||
;;; Various Boosts
|
||||
|
||||
[Element Capture Boost]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue