baf674aadb0f06478c35e8e62ad36170aca696a9
[platform/adaptation/intel_mfld/mmfw-sysconf-mfld-blackbay.git] / mmfw-sysconf-simulator / usr / share / pulseaudio / alsa-mixer / paths / analog-input-fm.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 'FM' element exists
18 ;
19 ; See analog-output.conf.common for an explanation on the directives
20
21 [General]
22 priority = 70
23 name = analog-input-radio
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 switch = off
41 volume = off
42
43 [Element Video]
44 switch = off
45 volume = off
46
47 [Element Mic/Line]
48 switch = off
49 volume = off
50
51 [Element TV Tuner]
52 switch = off
53 volume = off
54
55 [Element FM]
56 required = any
57 switch = mute
58 volume = merge
59 override-map.1 = all
60 override-map.2 = all-left,all-right
61
62 .include analog-input.conf.common