153a5a1b3Sopenharmony_ci<?xml version="1.0"?><!--*-nxml-*-->
253a5a1b3Sopenharmony_ci<!DOCTYPE manpage SYSTEM "xmltoman.dtd">
353a5a1b3Sopenharmony_ci<?xml-stylesheet type="text/xsl" href="xmltoman.xsl" ?>
453a5a1b3Sopenharmony_ci
553a5a1b3Sopenharmony_ci<!--
653a5a1b3Sopenharmony_ciThis file is part of PulseAudio.
753a5a1b3Sopenharmony_ci
853a5a1b3Sopenharmony_ciPulseAudio is free software; you can redistribute it and/or modify it
953a5a1b3Sopenharmony_ciunder the terms of the GNU Lesser General Public License as
1053a5a1b3Sopenharmony_cipublished by the Free Software Foundation; either version 2.1 of the
1153a5a1b3Sopenharmony_ciLicense, or (at your option) any later version.
1253a5a1b3Sopenharmony_ci
1353a5a1b3Sopenharmony_ciPulseAudio is distributed in the hope that it will be useful, but WITHOUT
1453a5a1b3Sopenharmony_ciANY WARRANTY; without even the implied warranty of MERCHANTABILITY
1553a5a1b3Sopenharmony_cior FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General
1653a5a1b3Sopenharmony_ciPublic License for more details.
1753a5a1b3Sopenharmony_ci
1853a5a1b3Sopenharmony_ciYou should have received a copy of the GNU Lesser General Public
1953a5a1b3Sopenharmony_ciLicense along with PulseAudio; if not, see <http://www.gnu.org/licenses/>.
2053a5a1b3Sopenharmony_ci-->
2153a5a1b3Sopenharmony_ci
2253a5a1b3Sopenharmony_ci<manpage name="pasuspender" section="1" desc="Temporarily suspend PulseAudio">
2353a5a1b3Sopenharmony_ci
2453a5a1b3Sopenharmony_ci  <synopsis>
2553a5a1b3Sopenharmony_ci    <cmd>pasuspender [<arg>options</arg>] -- <arg>PROGRAM</arg> [<arg>ARGUMENTS ...</arg>]</cmd>
2653a5a1b3Sopenharmony_ci    <cmd>pasuspender <opt>--help</opt></cmd>
2753a5a1b3Sopenharmony_ci    <cmd>pasuspender <opt>--version</opt></cmd>
2853a5a1b3Sopenharmony_ci  </synopsis>
2953a5a1b3Sopenharmony_ci
3053a5a1b3Sopenharmony_ci  <description>
3153a5a1b3Sopenharmony_ci    <p><file>pasuspender</file> is a tool that can be used to tell a
3253a5a1b3Sopenharmony_ci    local PulseAudio sound server to temporarily suspend access to the
3353a5a1b3Sopenharmony_ci    audio devices, to allow other
3453a5a1b3Sopenharmony_ci    applications access them directly. <file>pasuspender</file> will
3553a5a1b3Sopenharmony_ci    suspend access to the audio devices, fork a child process, and
3653a5a1b3Sopenharmony_ci    when the child process terminates, resume access again.</p>
3753a5a1b3Sopenharmony_ci
3853a5a1b3Sopenharmony_ci    <p>Make sure to include <opt>--</opt> in
3953a5a1b3Sopenharmony_ci    your <file>pasuspender</file> command line before passing the
4053a5a1b3Sopenharmony_ci    subprocess command line (as shown
4153a5a1b3Sopenharmony_ci    above). Otherwise <file>pasuspender</file> itself might end up
4253a5a1b3Sopenharmony_ci    interpreting the command line switches and options you intended to
4353a5a1b3Sopenharmony_ci    pass to the subprocess.</p>
4453a5a1b3Sopenharmony_ci  </description>
4553a5a1b3Sopenharmony_ci
4653a5a1b3Sopenharmony_ci  <options>
4753a5a1b3Sopenharmony_ci
4853a5a1b3Sopenharmony_ci    <option>
4953a5a1b3Sopenharmony_ci      <p><opt>-h | --help</opt></p>
5053a5a1b3Sopenharmony_ci
5153a5a1b3Sopenharmony_ci      <optdesc><p>Show help.</p></optdesc>
5253a5a1b3Sopenharmony_ci    </option>
5353a5a1b3Sopenharmony_ci
5453a5a1b3Sopenharmony_ci    <option>
5553a5a1b3Sopenharmony_ci      <p><opt>--version</opt></p>
5653a5a1b3Sopenharmony_ci
5753a5a1b3Sopenharmony_ci      <optdesc><p>Show version information.</p></optdesc>
5853a5a1b3Sopenharmony_ci    </option>
5953a5a1b3Sopenharmony_ci
6053a5a1b3Sopenharmony_ci    <option>
6153a5a1b3Sopenharmony_ci      <p><opt>-s | --server=</opt><arg>SERVER</arg></p>
6253a5a1b3Sopenharmony_ci
6353a5a1b3Sopenharmony_ci      <optdesc><p>Specify the sound server to connect to.</p></optdesc>
6453a5a1b3Sopenharmony_ci    </option>
6553a5a1b3Sopenharmony_ci
6653a5a1b3Sopenharmony_ci  </options>
6753a5a1b3Sopenharmony_ci
6853a5a1b3Sopenharmony_ci  <section name="Authors">
6953a5a1b3Sopenharmony_ci    <p>The PulseAudio Developers &lt;@PACKAGE_BUGREPORT@&gt;; PulseAudio is available from <url href="@PACKAGE_URL@"/></p>
7053a5a1b3Sopenharmony_ci  </section>
7153a5a1b3Sopenharmony_ci
7253a5a1b3Sopenharmony_ci  <section name="See also">
7353a5a1b3Sopenharmony_ci    <p>
7453a5a1b3Sopenharmony_ci      <manref name="pulseaudio" section="1"/>, <manref name="padsp" section="1"/>, <manref name="pacmd" section="1"/>, <manref name="pactl" section="1"/>
7553a5a1b3Sopenharmony_ci    </p>
7653a5a1b3Sopenharmony_ci  </section>
7753a5a1b3Sopenharmony_ci
7853a5a1b3Sopenharmony_ci</manpage>
79