mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-09 13:29:59 -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
70da8d65d4
commit
6fad76558d
1 changed files with 12 additions and 1 deletions
|
|
@ -244,6 +244,17 @@ name = input-docking
|
||||||
[Option Capture Source:Dock Mic]
|
[Option Capture Source:Dock Mic]
|
||||||
name = input-docking-microphone
|
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
|
;;; Various Boosts
|
||||||
|
|
||||||
[Element Capture Boost]
|
[Element Capture Boost]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue