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 'Line' element exists 17; 18; See analog-output.conf.common for an explanation on the directives 19 20[General] 21priority = 81 22 23[Jack Line] 24required-any = any 25 26[Jack Line Phantom] 27required-any = any 28state.plugged = unknown 29state.unplugged = unknown 30 31[Jack Line - Input] 32required-any = any 33 34[Element Capture] 35switch = mute 36volume = merge 37override-map.1 = all 38override-map.2 = all-left,all-right 39 40[Element Line Boost] 41required-any = any 42switch = mute 43volume = merge 44override-map.1 = all 45override-map.2 = all-left,all-right 46 47[Element Line] 48required-any = any 49switch = mute 50volume = merge 51override-map.1 = all 52override-map.2 = all-left,all-right 53 54[Element Input Source] 55enumeration = select 56 57[Option Input Source:Line] 58name = analog-input-linein 59required-any = any 60 61[Element Capture Source] 62enumeration = select 63 64[Option Capture Source:Line] 65name = analog-input-linein 66required-any = any 67 68[Element PCM Capture Source] 69enumeration = select 70 71[Option PCM Capture Source:Line] 72name = analog-input-linein 73required-any = any 74 75[Option PCM Capture Source:Line In] 76name = analog-input-linein 77required-any = any 78 79[Element Mic] 80switch = off 81volume = off 82 83[Element Dock Mic] 84switch = off 85volume = off 86 87[Element Internal Mic] 88switch = off 89volume = off 90 91[Element Front Mic] 92switch = off 93volume = off 94 95[Element Rear Mic] 96switch = off 97volume = off 98 99[Element Mic Boost] 100switch = off 101volume = off 102 103[Element Dock Mic Boost] 104switch = off 105volume = off 106 107[Element Internal Mic Boost] 108switch = off 109volume = off 110 111[Element Front Mic Boost] 112switch = off 113volume = off 114 115[Element Rear Mic Boost] 116switch = off 117volume = off 118 119[Element Aux] 120switch = off 121volume = off 122 123[Element Video] 124switch = off 125volume = off 126 127[Element Mic/Line] 128switch = off 129volume = off 130 131[Element TV Tuner] 132switch = off 133volume = off 134 135[Element FM] 136switch = off 137volume = off 138 139[Element Mic Jack Mode] 140enumeration = select 141 142[Option Mic Jack Mode:Line In] 143priority = 19 144name = input-linein 145