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