default: esd is obsolete, hence don't load it anymore by default
[pulseaudio-mirror.git] / src / modules / alsa / mixer / paths / analog-input-tvtuner.conf
blobfae3ce83530ce10fb59c0db58134c6a2fbd00cf4
1 # This file is part of PulseAudio.
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.
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.
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.
17 ; For devices where a 'TV Tuner' element exists
19 ; See analog-output.conf.common for an explanation on the directives
21 [General]
22 priority = 70
23 name = analog-input-video
25 [Element Capture]
26 switch = mute
27 volume = merge
28 override-map.1 = all
29 override-map.2 = all-left,all-right
31 [Element Mic]
32 switch = off
33 volume = off
35 [Element Internal Mic]
36 switch = off
37 volume = off
39 [Element Line]
40 switch = off
41 volume = off
43 [Element Aux]
44 switch = off
45 volume = off
47 [Element Video]
48 switch = off
49 volume = off
51 [Element Mic/Line]
52 switch = off
53 volume = off
55 [Element TV Tuner]
56 required = any
57 switch = mute
58 volume = merge
59 override-map.1 = all
60 override-map.2 = all-left,all-right
62 [Element FM]
63 switch = off
64 volume = off
66 .include analog-input.conf.common