mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-02 09:01:46 -05:00
alsa: cover 'Shared Mic/Line in', 'Analog Source'
https://bugzilla.redhat.com/show_bug.cgi?id=558638
This commit is contained in:
parent
14e4369bee
commit
67e3925795
1 changed files with 25 additions and 0 deletions
|
|
@ -277,6 +277,31 @@ name = input-microphone
|
||||||
[Option Digital Input Source:Digital Mic 2]
|
[Option Digital Input Source:Digital Mic 2]
|
||||||
name = input-microphone
|
name = input-microphone
|
||||||
|
|
||||||
|
;;; 'Analog Source'
|
||||||
|
|
||||||
|
[Element Analog Source]
|
||||||
|
enumeration = select
|
||||||
|
|
||||||
|
[Option Analog Source:Mic]
|
||||||
|
name = input-microphone
|
||||||
|
|
||||||
|
[Option Analog Source:Line in]
|
||||||
|
name = input-linein
|
||||||
|
|
||||||
|
[Option Analog Source:Aux]
|
||||||
|
name = input
|
||||||
|
|
||||||
|
;;; 'Shared Mic/Line in'
|
||||||
|
|
||||||
|
[Element Shared Mic/Line in]
|
||||||
|
enumeration = select
|
||||||
|
|
||||||
|
[Option Shared Mic/Line in:Mic in]
|
||||||
|
name = input-microphone
|
||||||
|
|
||||||
|
[Option Shared Mic/Line in: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