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, see <http://www.gnu.org/licenses/>.
15
16; For devices where a 'Headset Mic' or 'Headset Mic Boost' element exists
17;
18; See analog-output.conf.common for an explanation on the directives
19
20[General]
21priority = 88
22description-key = analog-input-microphone-headset
23
24
25[Element Capture]
26switch = mute
27volume = merge
28override-map.1 = all
29override-map.2 = all-left,all-right
30
31.include analog-input-mic.conf.common
32