]> code.delx.au - pulseaudio/blob - src/modules/alsa/mixer/paths/analog-input.conf.common
alsa: cover Mic Jack Mode element
[pulseaudio] / src / modules / alsa / mixer / paths / analog-input.conf.common
1 # This file is part of PulseAudio.
2 #
3 # PulseAudio is free software; you can redistribute it and/or modify
4 # it under the terms of the GNU Lesser General Public License as
5 # published by the Free Software Foundation; either version 2.1 of the
6 # License, or (at your option) any later version.
7 #
8 # PulseAudio is distributed in the hope that it will be useful, but
9 # WITHOUT ANY WARRANTY; without even the implied warranty of
10 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
11 # General Public License for more details.
12 #
13 # You should have received a copy of the GNU Lesser General Public License
14 # along with PulseAudio; if not, write to the Free Software Foundation,
15 # Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
16
17 ; Mixer path for PulseAudio's ALSA backend, common elements for all
18 ; input paths. If multiple options by the same id are discovered they
19 ; will be suffixed with a number to distuingish them, in the same
20 ; order they appear here.
21 ;
22 ; Source selection should use the following names:
23 ;
24 ; input -- If we don't know the exact kind of input
25 ; input-microphone
26 ; input-microphone-internal
27 ; input-microphone-external
28 ; input-linein
29 ; input-video
30 ; input-radio
31 ; input-docking-microphone
32 ; input-docking-linein
33 ; input-docking
34 ;
35 ; We explicitly don't want to wrap the following sources:
36 ;
37 ; CD
38 ; Synth/MIDI
39 ; Phone
40 ; Mix
41 ; Digital/SPDIF
42 ; Master
43 ; PC Speaker
44 ;
45 ; See analog-output.conf.common for an explanation on the directives
46
47 ;;; 'Input Source Select'
48
49 [Element Input Source Select]
50 enumeration = select
51
52 [Option Input Source Select:Input1]
53 name = input
54 priority = 10
55
56 [Option Input Source Select:Input2]
57 name = input
58 priority = 5
59
60 ;;; 'Input Source'
61
62 [Element Input Source]
63 enumeration = select
64
65 [Option Input Source:Mic]
66 name = input-microphone
67 priority = 20
68
69 [Option Input Source:Microphone]
70 name = input-microphone
71 priority = 20
72
73 [Option Input Source:Front Mic]
74 name = input-microphone
75 priority = 19
76
77 [Option Input Source:Front Microphone]
78 name = input-microphone
79 priority = 19
80
81 [Option Input Source:Internal Mic]
82 name = input-microphone
83 priority = 19
84
85 [Option Input Source:Line]
86 name = input-linein
87 priority = 18
88
89 [Option Input Source:Line-In]
90 name = input-linein
91 priority = 18
92
93 [Option Input Source:Line In]
94 name = input-linein
95 priority = 18
96
97 [Option Input Source:Docking-Station]
98 name = input-docking
99 priority = 17
100
101 ;;; 'Capture Source'
102
103 [Element Capture Source]
104 enumeration = select
105
106 [Option Capture Source:TV Tuner]
107 name = input-video
108
109 [Option Capture Source:FM]
110 name = input-radio
111
112 [Option Capture Source:Mic/Line]
113 name = input
114
115 [Option Capture Source:Line/Mic]
116 name = input
117
118 [Option Capture Source:Mic]
119 name = input-microphone
120
121 [Option Capture Source:Microphone]
122 name = input-microphone
123
124 [Option Capture Source:Int Mic]
125 name = input-microphone-internal
126
127 [Option Capture Source:Int DMic]
128 name = input-microphone-internal
129
130 [Option Capture Source:Internal Mic]
131 name = input-microphone-internal
132
133 [Option Capture Source:iMic]
134 name = input-microphone-internal
135
136 [Option Capture Source:i-Mic]
137 name = input-microphone-internal
138
139 [Option Capture Source:Internal Microphone]
140 name = input-microphone-internal
141
142 [Option Capture Source:Front Mic]
143 name = input-microphone
144
145 [Option Capture Source:Front Microphone]
146 name = input-microphone
147
148 [Option Capture Source:Rear Mic]
149 name = input-microphone
150
151 [Option Capture Source:Mic1]
152 name = input-microphone
153
154 [Option Capture Source:Mic2]
155 name = input-microphone
156
157 [Option Capture Source:D-Mic]
158 name = input-microphone
159
160 [Option Capture Source:IntMic]
161 name = input-microphone-internal
162
163 [Option Capture Source:ExtMic]
164 name = input-microphone-external
165
166 [Option Capture Source:Ext Mic]
167 name = input-microphone-external
168
169 [Option Capture Source:E-Mic]
170 name = input-microphone-external
171
172 [Option Capture Source:e-Mic]
173 name = input-microphone-external
174
175 [Option Capture Source:LineIn]
176 name = input-linein
177
178 [Option Capture Source:Analog]
179 name = input
180
181 [Option Capture Source:Line]
182 name = input-linein
183
184 [Option Capture Source:Line-In]
185 name = input-linein
186
187 [Option Capture Source:Line In]
188 name = input-linein
189
190 [Option Capture Source:Video]
191 name = input-video
192
193 [Option Capture Source:Aux]
194 name = input
195
196 [Option Capture Source:Aux0]
197 name = input
198
199 [Option Capture Source:Aux1]
200 name = input
201
202 [Option Capture Source:Aux2]
203 name = input
204
205 [Option Capture Source:Aux3]
206 name = input
207
208 [Option Capture Source:AUX IN]
209 name = input
210
211 [Option Capture Source:Aux In]
212 name = input
213
214 [Option Capture Source:AOUT]
215 name = input
216
217 [Option Capture Source:AUX]
218 name = input
219
220 [Option Capture Source:Cam Mic]
221 name = input-microphone
222
223 [Option Capture Source:Digital Mic]
224 name = input-microphone
225
226 [Option Capture Source:Digital Mic 1]
227 name = input-microphone
228
229 [Option Capture Source:Digital Mic 2]
230 name = input-microphone
231
232 [Option Capture Source:Analog Inputs]
233 name = input
234
235 [Option Capture Source:Unknown1]
236 name = input
237
238 [Option Capture Source:Unknown2]
239 name = input
240
241 [Option Capture Source:Docking-Station]
242 name = input-docking
243
244 [Option Capture Source:Dock Mic]
245 name = input-docking-microphone
246
247 ;;; 'Mic Jack Mode'
248
249 [Element Mic Jack Mode]
250 enumeration = select
251
252 [Option Mic Jack Mode:Mic In]
253 name = input-microphone
254
255 [Option Mic Jack Mode:Line In]
256 name = input-linein
257
258 ;;; Various Boosts
259
260 [Element Capture Boost]
261 switch = select
262
263 [Option Capture Boost:on]
264 name = input-boost-on
265
266 [Option Capture Boost:off]
267 name = input-boost-off
268
269 [Element Auto Gain Control]
270 switch = select
271
272 [Option Auto Gain Control:on]
273 name = input-agc-on
274
275 [Option Auto Gain Control:off]
276 name = input-agc-off