mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-03 09:01:50 -05:00
alsa: add more input sources to path set
This commit is contained in:
parent
7ca81bd743
commit
8cd635bc61
1 changed files with 8 additions and 0 deletions
|
|
@ -78,6 +78,10 @@ priority = 19
|
||||||
name = input-microphone
|
name = input-microphone
|
||||||
priority = 19
|
priority = 19
|
||||||
|
|
||||||
|
[Option Input Source:Internal Mic]
|
||||||
|
name = input-microphone
|
||||||
|
priority = 19
|
||||||
|
|
||||||
[Option Input Source:Line]
|
[Option Input Source:Line]
|
||||||
name = input-linein
|
name = input-linein
|
||||||
priority = 18
|
priority = 18
|
||||||
|
|
@ -90,6 +94,10 @@ priority = 18
|
||||||
name = input-linein
|
name = input-linein
|
||||||
priority = 18
|
priority = 18
|
||||||
|
|
||||||
|
[Option Input Source:Docking-Station]
|
||||||
|
name = input-docking
|
||||||
|
priority = 17
|
||||||
|
|
||||||
;;; ' Capture Source'
|
;;; ' Capture Source'
|
||||||
|
|
||||||
[Element Capture Source]
|
[Element Capture Source]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue