db78eb4843d64e5ee0afa2d969b8dbb235547c18
[platform/adaptation/intel_mfld/mmfw-sysconf-mfld-blackbay.git] / mmfw-sysconf-simulator / usr / share / pulseaudio / alsa-mixer / paths / analog-input-aux.conf
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 ; For devices where an 'Aux' element exists
18 ;
19 ; See analog-output.conf.common for an explanation on the directives
20
21 [General]
22 priority = 90
23 name = analog-input
24
25 [Element Capture]
26 switch = mute
27 volume = merge
28 override-map.1 = all
29 override-map.2 = all-left,all-right
30
31 [Element Mic]
32 switch = off
33 volume = off
34
35 [Element Line]
36 switch = off
37 volume = off
38
39 [Element Aux]
40 required = any
41 switch = mute
42 volume = merge
43 override-map.1 = all
44 override-map.2 = all-left,all-right
45
46 [Element Video]
47 switch = off
48 volume = off
49
50 [Element Mic/Line]
51 switch = off
52 volume = off
53
54 [Element TV Tuner]
55 switch = off
56 volume = off
57
58 [Element FM]
59 switch = off
60 volume = off
61
62 .include analog-input.conf.common