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="pactl" section="1" desc="Control a running PulseAudio sound server"> 2353a5a1b3Sopenharmony_ci 2453a5a1b3Sopenharmony_ci <synopsis> 2553a5a1b3Sopenharmony_ci <cmd>pactl [<arg>options</arg>] <arg>COMMAND</arg> [<arg>ARGS ...</arg>]</cmd> 2653a5a1b3Sopenharmony_ci <cmd>pactl <opt>--help</opt></cmd> 2753a5a1b3Sopenharmony_ci <cmd>pactl <opt>--version</opt></cmd> 2853a5a1b3Sopenharmony_ci </synopsis> 2953a5a1b3Sopenharmony_ci 3053a5a1b3Sopenharmony_ci <description> 3153a5a1b3Sopenharmony_ci <p><file>pactl</file> can be used to issue control commands to the PulseAudio sound server.</p> 3253a5a1b3Sopenharmony_ci 3353a5a1b3Sopenharmony_ci <p><file>pactl</file> only exposes a subset of the available operations. For the full set use the <manref name="pacmd" section="1"/>.</p> 3453a5a1b3Sopenharmony_ci </description> 3553a5a1b3Sopenharmony_ci 3653a5a1b3Sopenharmony_ci <options> 3753a5a1b3Sopenharmony_ci 3853a5a1b3Sopenharmony_ci <option> 3953a5a1b3Sopenharmony_ci <p><opt>-h | --help</opt></p> 4053a5a1b3Sopenharmony_ci 4153a5a1b3Sopenharmony_ci <optdesc><p>Show help.</p></optdesc> 4253a5a1b3Sopenharmony_ci </option> 4353a5a1b3Sopenharmony_ci 4453a5a1b3Sopenharmony_ci <option> 4553a5a1b3Sopenharmony_ci <p><opt>--version</opt></p> 4653a5a1b3Sopenharmony_ci 4753a5a1b3Sopenharmony_ci <optdesc><p>Show version information.</p></optdesc> 4853a5a1b3Sopenharmony_ci </option> 4953a5a1b3Sopenharmony_ci 5053a5a1b3Sopenharmony_ci <option> 5153a5a1b3Sopenharmony_ci <p><opt>-s | --server</opt><arg>=SERVER</arg></p> 5253a5a1b3Sopenharmony_ci 5353a5a1b3Sopenharmony_ci <optdesc><p>Choose the server to connect to.</p></optdesc> 5453a5a1b3Sopenharmony_ci </option> 5553a5a1b3Sopenharmony_ci 5653a5a1b3Sopenharmony_ci <option> 5753a5a1b3Sopenharmony_ci <p><opt>-f | --format</opt><arg>=FORMAT</arg></p> 5853a5a1b3Sopenharmony_ci 5953a5a1b3Sopenharmony_ci <optdesc><p>Choose output format, available options are "text" or "json".</p></optdesc> 6053a5a1b3Sopenharmony_ci </option> 6153a5a1b3Sopenharmony_ci 6253a5a1b3Sopenharmony_ci <option> 6353a5a1b3Sopenharmony_ci <p><opt>-n | --client-name</opt><arg>=NAME</arg></p> 6453a5a1b3Sopenharmony_ci 6553a5a1b3Sopenharmony_ci <optdesc><p>Specify the client name <file>pactl</file> shall pass to the server when connecting.</p></optdesc> 6653a5a1b3Sopenharmony_ci </option> 6753a5a1b3Sopenharmony_ci 6853a5a1b3Sopenharmony_ci </options> 6953a5a1b3Sopenharmony_ci 7053a5a1b3Sopenharmony_ci <section name="Commands"> 7153a5a1b3Sopenharmony_ci <p> 7253a5a1b3Sopenharmony_ci When supplied as arguments to the commands below, the special names \@DEFAULT_SINK@, \@DEFAULT_SOURCE@ and \@DEFAULT_MONITOR@ 7353a5a1b3Sopenharmony_ci can be used to specify the default sink, source and monitor respectively. 7453a5a1b3Sopenharmony_ci </p> 7553a5a1b3Sopenharmony_ci 7653a5a1b3Sopenharmony_ci <option> 7753a5a1b3Sopenharmony_ci <p><opt>stat</opt></p> 7853a5a1b3Sopenharmony_ci <optdesc><p>Dump a few statistics about the memory usage of the PulseAudio daemon.</p></optdesc> 7953a5a1b3Sopenharmony_ci </option> 8053a5a1b3Sopenharmony_ci 8153a5a1b3Sopenharmony_ci <option> 8253a5a1b3Sopenharmony_ci <p><opt>info</opt></p> 8353a5a1b3Sopenharmony_ci <optdesc><p>Dump some info about the PulseAudio daemon.</p></optdesc> 8453a5a1b3Sopenharmony_ci </option> 8553a5a1b3Sopenharmony_ci 8653a5a1b3Sopenharmony_ci <option> 8753a5a1b3Sopenharmony_ci <p><opt>list</opt> [<arg>short</arg>] [<arg>TYPE</arg>]</p> 8853a5a1b3Sopenharmony_ci <optdesc><p>Dump all currently loaded modules, available sinks, sources, streams, etc. <arg>TYPE</arg> must be one of: 8953a5a1b3Sopenharmony_ci modules, sinks, sources, sink-inputs, source-outputs, clients, samples, cards, message-handlers. If not specified, all info is listed 9053a5a1b3Sopenharmony_ci with the exception of the message-handlers. If short is given, output is in a tabular format, for easy parsing by scripts.</p></optdesc> 9153a5a1b3Sopenharmony_ci </option> 9253a5a1b3Sopenharmony_ci 9353a5a1b3Sopenharmony_ci <option> 9453a5a1b3Sopenharmony_ci <p><opt>exit</opt></p> 9553a5a1b3Sopenharmony_ci <optdesc><p>Asks the PulseAudio server to terminate.</p></optdesc> 9653a5a1b3Sopenharmony_ci </option> 9753a5a1b3Sopenharmony_ci 9853a5a1b3Sopenharmony_ci <option> 9953a5a1b3Sopenharmony_ci <p><opt>upload-sample</opt> <arg>FILENAME</arg> [<arg>NAME</arg>]</p> 10053a5a1b3Sopenharmony_ci <optdesc><p>Upload a sound from the specified audio file into 10153a5a1b3Sopenharmony_ci the sample cache. The file types supported are those understood 10253a5a1b3Sopenharmony_ci by <file>libsndfile</file>. The sample in the cache is named 10353a5a1b3Sopenharmony_ci after the audio file, unless the name is explicitly 10453a5a1b3Sopenharmony_ci specified.</p></optdesc> 10553a5a1b3Sopenharmony_ci </option> 10653a5a1b3Sopenharmony_ci 10753a5a1b3Sopenharmony_ci <option> 10853a5a1b3Sopenharmony_ci <p><opt>play-sample</opt> <arg>NAME</arg> [<arg>SINK</arg>]</p> 10953a5a1b3Sopenharmony_ci <optdesc><p>Play the specified sample from the sample cache. It 11053a5a1b3Sopenharmony_ci is played on the default sink, unless the symbolic name or the 11153a5a1b3Sopenharmony_ci numerical index of the sink to play it on is 11253a5a1b3Sopenharmony_ci specified.</p></optdesc> 11353a5a1b3Sopenharmony_ci </option> 11453a5a1b3Sopenharmony_ci 11553a5a1b3Sopenharmony_ci <option> 11653a5a1b3Sopenharmony_ci <p><opt>remove-sample</opt> <arg>NAME</arg></p> 11753a5a1b3Sopenharmony_ci <optdesc><p>Remove the specified sample from the sample cache.</p></optdesc> 11853a5a1b3Sopenharmony_ci </option> 11953a5a1b3Sopenharmony_ci 12053a5a1b3Sopenharmony_ci <option> 12153a5a1b3Sopenharmony_ci <p><opt>load-module</opt> <arg>NAME</arg> [<arg>ARGUMENTS ...</arg>]</p> 12253a5a1b3Sopenharmony_ci <optdesc><p>Load the specified module with the specified arguments into the running sound server. 12353a5a1b3Sopenharmony_ci Prints the numeric index of the module just loaded to STDOUT. You can use it to unload the module later.</p></optdesc> 12453a5a1b3Sopenharmony_ci </option> 12553a5a1b3Sopenharmony_ci 12653a5a1b3Sopenharmony_ci <option> 12753a5a1b3Sopenharmony_ci <p><opt>unload-module</opt> <arg>ID|NAME</arg></p> 12853a5a1b3Sopenharmony_ci <optdesc><p>Unload the module instance identified by the specified numeric index or unload all modules by the specified name.</p></optdesc> 12953a5a1b3Sopenharmony_ci </option> 13053a5a1b3Sopenharmony_ci 13153a5a1b3Sopenharmony_ci <option> 13253a5a1b3Sopenharmony_ci <p><opt>move-sink-input</opt> <arg>ID</arg> <arg>SINK</arg></p> 13353a5a1b3Sopenharmony_ci <optdesc><p>Move the specified playback stream (identified by its numerical index) to the specified sink (identified by its symbolic name or numerical index).</p></optdesc> 13453a5a1b3Sopenharmony_ci </option> 13553a5a1b3Sopenharmony_ci 13653a5a1b3Sopenharmony_ci <option> 13753a5a1b3Sopenharmony_ci <p><opt>move-source-output</opt> <arg>ID</arg> <arg>SOURCE</arg></p> 13853a5a1b3Sopenharmony_ci <optdesc><p>Move the specified recording stream (identified by its numerical index) to the specified source (identified by its symbolic name or numerical index).</p></optdesc> 13953a5a1b3Sopenharmony_ci </option> 14053a5a1b3Sopenharmony_ci 14153a5a1b3Sopenharmony_ci <option> 14253a5a1b3Sopenharmony_ci <p><opt>suspend-sink</opt> <arg>SINK</arg> <arg>true|false</arg></p> 14353a5a1b3Sopenharmony_ci <optdesc><p>Suspend or resume the specified sink (which may be 14453a5a1b3Sopenharmony_ci specified either by its symbolic name or numerical index), depending whether true 14553a5a1b3Sopenharmony_ci (suspend) or false (resume) is passed as last argument. Suspending 14653a5a1b3Sopenharmony_ci a sink will pause all playback. Depending on the module implementing 14753a5a1b3Sopenharmony_ci the sink this might have the effect that the underlying device is 14853a5a1b3Sopenharmony_ci closed, making it available for other applications to use. The exact 14953a5a1b3Sopenharmony_ci behaviour depends on the module. 15053a5a1b3Sopenharmony_ci </p></optdesc> 15153a5a1b3Sopenharmony_ci </option> 15253a5a1b3Sopenharmony_ci 15353a5a1b3Sopenharmony_ci <option> 15453a5a1b3Sopenharmony_ci <p><opt>suspend-source</opt> <arg>SOURCE</arg> <arg>true|false</arg></p> 15553a5a1b3Sopenharmony_ci <optdesc><p>Suspend or resume the specified source (which may be 15653a5a1b3Sopenharmony_ci specified either by its symbolic name or numerical index), depending whether true 15753a5a1b3Sopenharmony_ci (suspend) or false (resume) is passed as last argument. Suspending 15853a5a1b3Sopenharmony_ci a source will pause all capturing. Depending on the module implementing 15953a5a1b3Sopenharmony_ci the source this might have the effect that the underlying device is 16053a5a1b3Sopenharmony_ci closed, making it available for other applications to use. The exact 16153a5a1b3Sopenharmony_ci behaviour depends on the module. 16253a5a1b3Sopenharmony_ci </p></optdesc> 16353a5a1b3Sopenharmony_ci </option> 16453a5a1b3Sopenharmony_ci 16553a5a1b3Sopenharmony_ci <option> 16653a5a1b3Sopenharmony_ci <p><opt>set-card-profile</opt> <arg>CARD</arg> <arg>PROFILE</arg></p> 16753a5a1b3Sopenharmony_ci <optdesc><p>Set the specified card (identified by its symbolic name or numerical index) to the specified profile (identified by its symbolic name).</p></optdesc> 16853a5a1b3Sopenharmony_ci </option> 16953a5a1b3Sopenharmony_ci 17053a5a1b3Sopenharmony_ci <option> 17153a5a1b3Sopenharmony_ci <p><opt>get-default-sink</opt></p> 17253a5a1b3Sopenharmony_ci <optdesc><p>Returns the symbolic name of the default sink.</p></optdesc> 17353a5a1b3Sopenharmony_ci </option> 17453a5a1b3Sopenharmony_ci 17553a5a1b3Sopenharmony_ci <option> 17653a5a1b3Sopenharmony_ci <p><opt>set-default-sink</opt> <arg>SINK</arg></p> 17753a5a1b3Sopenharmony_ci <optdesc><p>Make the specified sink (identified by its symbolic name or numerical index) the default sink.</p></optdesc> 17853a5a1b3Sopenharmony_ci </option> 17953a5a1b3Sopenharmony_ci 18053a5a1b3Sopenharmony_ci <option> 18153a5a1b3Sopenharmony_ci <p><opt>set-sink-port</opt> <arg>SINK</arg> <arg>PORT</arg></p> 18253a5a1b3Sopenharmony_ci <optdesc><p>Set the specified sink (identified by its symbolic name or numerical index) to the specified port (identified by its symbolic name).</p></optdesc> 18353a5a1b3Sopenharmony_ci </option> 18453a5a1b3Sopenharmony_ci 18553a5a1b3Sopenharmony_ci <option> 18653a5a1b3Sopenharmony_ci <p><opt>get-default-source</opt></p> 18753a5a1b3Sopenharmony_ci <optdesc><p>Returns the symbolic name of the default source.</p></optdesc> 18853a5a1b3Sopenharmony_ci </option> 18953a5a1b3Sopenharmony_ci 19053a5a1b3Sopenharmony_ci <option> 19153a5a1b3Sopenharmony_ci <p><opt>set-default-source</opt> <arg>SOURCE</arg></p> 19253a5a1b3Sopenharmony_ci <optdesc><p>Make the specified source (identified by its symbolic name or numerical index) the default source.</p></optdesc> 19353a5a1b3Sopenharmony_ci </option> 19453a5a1b3Sopenharmony_ci 19553a5a1b3Sopenharmony_ci <option> 19653a5a1b3Sopenharmony_ci <p><opt>set-source-port</opt> <arg>SOURCE</arg> <arg>PORT</arg></p> 19753a5a1b3Sopenharmony_ci <optdesc><p>Set the specified source (identified by its symbolic name or numerical index) to the specified port (identified by its symbolic name).</p></optdesc> 19853a5a1b3Sopenharmony_ci </option> 19953a5a1b3Sopenharmony_ci 20053a5a1b3Sopenharmony_ci <option> 20153a5a1b3Sopenharmony_ci <p><opt>set-port-latency-offset</opt> <arg>CARD</arg> <arg>PORT</arg> <arg>OFFSET</arg></p> 20253a5a1b3Sopenharmony_ci <optdesc><p>Set a latency offset to a specified port (identified by its symbolic name) that belongs to a card (identified by its symbolic name or numerical index). 20353a5a1b3Sopenharmony_ci <arg>OFFSET</arg> is a number which represents the latency offset in microseconds</p></optdesc> 20453a5a1b3Sopenharmony_ci </option> 20553a5a1b3Sopenharmony_ci 20653a5a1b3Sopenharmony_ci <option> 20753a5a1b3Sopenharmony_ci <p><opt>get-sink-volume</opt> <arg>SINK</arg></p> 20853a5a1b3Sopenharmony_ci <optdesc><p>Get the volume of the specified sink (identified by its symbolic name or numerical index) displayed in the same format as the `info` command.</p></optdesc> 20953a5a1b3Sopenharmony_ci </option> 21053a5a1b3Sopenharmony_ci 21153a5a1b3Sopenharmony_ci <option> 21253a5a1b3Sopenharmony_ci <p><opt>set-sink-volume</opt> <arg>SINK</arg> <arg>VOLUME [VOLUME ...]</arg></p> 21353a5a1b3Sopenharmony_ci <optdesc><p>Set the volume of the specified sink (identified by its symbolic name or numerical index). 21453a5a1b3Sopenharmony_ci <arg>VOLUME</arg> can be specified as an integer (e.g. 2000, 16384), a linear factor (e.g. 0.4, 1.100), a percentage 21553a5a1b3Sopenharmony_ci (e.g. 10%, 100%) or a decibel value (e.g. 0dB, 20dB). If the volume specification start with a + or - the volume 21653a5a1b3Sopenharmony_ci adjustment will be relative to the current sink volume. A single volume value affects all channels; if multiple 21753a5a1b3Sopenharmony_ci volume values are given their number has to match the sink's number of channels.</p></optdesc> 21853a5a1b3Sopenharmony_ci </option> 21953a5a1b3Sopenharmony_ci 22053a5a1b3Sopenharmony_ci <option> 22153a5a1b3Sopenharmony_ci <p><opt>get-source-volume</opt> <arg>SOURCE</arg></p> 22253a5a1b3Sopenharmony_ci``` 22353a5a1b3Sopenharmony_ci <optdesc><p>Get the volume of the specified source (identified by its symbolic name or numerical index) displayed in the same format as the `info` command.</p></optdesc> 22453a5a1b3Sopenharmony_ci </option> 22553a5a1b3Sopenharmony_ci 22653a5a1b3Sopenharmony_ci <option> 22753a5a1b3Sopenharmony_ci <p><opt>set-source-volume</opt> <arg>SOURCE</arg> <arg>VOLUME [VOLUME ...]</arg></p> 22853a5a1b3Sopenharmony_ci <optdesc><p>Set the volume of the specified source (identified by its symbolic name or numerical index). 22953a5a1b3Sopenharmony_ci <arg>VOLUME</arg> can be specified as an integer (e.g. 2000, 16384), a linear factor (e.g. 0.4, 1.100), a percentage 23053a5a1b3Sopenharmony_ci (e.g. 10%, 100%) or a decibel value (e.g. 0dB, 20dB). If the volume specification start with a + or - the volume 23153a5a1b3Sopenharmony_ci adjustment will be relative to the current source volume. A single volume value affects all channels; if multiple 23253a5a1b3Sopenharmony_ci volume values are given their number has to match the source's number of channels.</p></optdesc> </option> 23353a5a1b3Sopenharmony_ci 23453a5a1b3Sopenharmony_ci <option> 23553a5a1b3Sopenharmony_ci <p><opt>set-sink-input-volume</opt> <arg>INPUT</arg> <arg>VOLUME [VOLUME ...]</arg></p> 23653a5a1b3Sopenharmony_ci <optdesc><p>Set the volume of the specified sink input (identified by its numerical index). 23753a5a1b3Sopenharmony_ci <arg>VOLUME</arg> can be specified as an integer (e.g. 2000, 16384), a linear factor (e.g. 0.4, 1.100), a percentage 23853a5a1b3Sopenharmony_ci (e.g. 10%, 100%) or a decibel value (e.g. 0dB, 20dB). If the volume specification start with a + or - the volume 23953a5a1b3Sopenharmony_ci adjustment will be relative to the current sink input volume. A single volume value affects all channels; if multiple 24053a5a1b3Sopenharmony_ci volume values are given their number has to match the sink input's number of channels.</p></optdesc> </option> 24153a5a1b3Sopenharmony_ci 24253a5a1b3Sopenharmony_ci <option> 24353a5a1b3Sopenharmony_ci <p><opt>set-source-output-volume</opt> <arg>OUTPUT</arg> <arg>VOLUME [VOLUME ...]</arg></p> 24453a5a1b3Sopenharmony_ci <optdesc><p>Set the volume of the specified source output (identified by its numerical index). 24553a5a1b3Sopenharmony_ci <arg>VOLUME</arg> can be specified as an integer (e.g. 2000, 16384), a linear factor (e.g. 0.4, 1.100), a percentage 24653a5a1b3Sopenharmony_ci (e.g. 10%, 100%) or a decibel value (e.g. 0dB, 20dB). If the volume specification start with a + or - the volume 24753a5a1b3Sopenharmony_ci adjustment will be relative to the current source output volume. A single volume value affects all channels; if multiple 24853a5a1b3Sopenharmony_ci volume values are given their number has to match the source output's number of channels.</p></optdesc> 24953a5a1b3Sopenharmony_ci </option> 25053a5a1b3Sopenharmony_ci 25153a5a1b3Sopenharmony_ci <option> 25253a5a1b3Sopenharmony_ci <p><opt>get-sink-mute</opt> <arg>SINK</arg></p> 25353a5a1b3Sopenharmony_ci <optdesc><p>Get the mute status of the specified sink (identified by its symbolic name or numerical index).</p></optdesc> 25453a5a1b3Sopenharmony_ci </option> 25553a5a1b3Sopenharmony_ci 25653a5a1b3Sopenharmony_ci <option> 25753a5a1b3Sopenharmony_ci <p><opt>set-sink-mute</opt> <arg>SINK</arg> <arg>1|0|toggle</arg></p> 25853a5a1b3Sopenharmony_ci <optdesc><p>Set the mute status of the specified sink (identified by its symbolic name or numerical index).</p></optdesc> 25953a5a1b3Sopenharmony_ci </option> 26053a5a1b3Sopenharmony_ci 26153a5a1b3Sopenharmony_ci <option> 26253a5a1b3Sopenharmony_ci <p><opt>get-source-mute</opt> <arg>SOURCE</arg></p> 26353a5a1b3Sopenharmony_ci <optdesc><p>Get the mute status of the specified source (identified by its symbolic name or numerical index).</p></optdesc> 26453a5a1b3Sopenharmony_ci </option> 26553a5a1b3Sopenharmony_ci 26653a5a1b3Sopenharmony_ci <option> 26753a5a1b3Sopenharmony_ci <p><opt>set-source-mute</opt> <arg>SOURCE</arg> <arg>1|0|toggle</arg></p> 26853a5a1b3Sopenharmony_ci <optdesc><p>Set the mute status of the specified source (identified by its symbolic name or numerical index).</p></optdesc> 26953a5a1b3Sopenharmony_ci </option> 27053a5a1b3Sopenharmony_ci 27153a5a1b3Sopenharmony_ci <option> 27253a5a1b3Sopenharmony_ci <p><opt>set-sink-input-mute</opt> <arg>INPUT</arg> <arg>1|0|toggle</arg></p> 27353a5a1b3Sopenharmony_ci <optdesc><p>Set the mute status of the specified sink input (identified by its numerical index).</p></optdesc> 27453a5a1b3Sopenharmony_ci </option> 27553a5a1b3Sopenharmony_ci 27653a5a1b3Sopenharmony_ci <option> 27753a5a1b3Sopenharmony_ci <p><opt>set-source-output-mute</opt> <arg>OUTPUT</arg> <arg>1|0|toggle</arg></p> 27853a5a1b3Sopenharmony_ci <optdesc><p>Set the mute status of the specified source output (identified by its numerical index).</p></optdesc> 27953a5a1b3Sopenharmony_ci </option> 28053a5a1b3Sopenharmony_ci 28153a5a1b3Sopenharmony_ci <option> 28253a5a1b3Sopenharmony_ci <p><opt>set-sink-formats</opt> <arg>SINK</arg> <arg>FORMATS</arg></p> 28353a5a1b3Sopenharmony_ci <optdesc><p>Set the supported formats of the specified sink (identified 28453a5a1b3Sopenharmony_ci by its numerical index) if supported by the sink. <arg>FORMATS</arg> is 28553a5a1b3Sopenharmony_ci specified as a semi-colon (;) separated list of formats in the form 28653a5a1b3Sopenharmony_ci 'encoding[, key1=value1, key2=value2, ...]' (for example, AC3 at 32000, 28753a5a1b3Sopenharmony_ci 44100 and 48000 Hz would be specified as 28853a5a1b3Sopenharmony_ci 'ac3-iec61937, format.rate = "[ 32000, 44100, 48000 ]"'). See 28953a5a1b3Sopenharmony_ci https://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/SupportedAudioFormats/ 29053a5a1b3Sopenharmony_ci for possible encodings. </p></optdesc> 29153a5a1b3Sopenharmony_ci </option> 29253a5a1b3Sopenharmony_ci 29353a5a1b3Sopenharmony_ci <option> 29453a5a1b3Sopenharmony_ci <p><opt>send-message</opt> <arg>RECIPIENT</arg> <arg>MESSAGE</arg> <arg>MESSAGE_PARAMETERS</arg></p> 29553a5a1b3Sopenharmony_ci <optdesc><p>Send a message to the specified recipient object. If applicable an additional string containing 29653a5a1b3Sopenharmony_ci message parameters can be specified. A string is returned as a response to the message. For available messages 29753a5a1b3Sopenharmony_ci see https://cgit.freedesktop.org/pulseaudio/pulseaudio/tree/doc/messaging_api.txt.</p></optdesc> 29853a5a1b3Sopenharmony_ci </option> 29953a5a1b3Sopenharmony_ci 30053a5a1b3Sopenharmony_ci <option> 30153a5a1b3Sopenharmony_ci <p><opt>subscribe</opt></p> 30253a5a1b3Sopenharmony_ci <optdesc><p>Subscribe to events, pactl does not exit by itself, but keeps waiting for new events.</p></optdesc> 30353a5a1b3Sopenharmony_ci </option> 30453a5a1b3Sopenharmony_ci 30553a5a1b3Sopenharmony_ci </section> 30653a5a1b3Sopenharmony_ci 30753a5a1b3Sopenharmony_ci <section name="Authors"> 30853a5a1b3Sopenharmony_ci <p>The PulseAudio Developers <@PACKAGE_BUGREPORT@>; PulseAudio is available from <url href="@PACKAGE_URL@"/></p> 30953a5a1b3Sopenharmony_ci </section> 31053a5a1b3Sopenharmony_ci 31153a5a1b3Sopenharmony_ci <seealso> 31253a5a1b3Sopenharmony_ci <p> 31353a5a1b3Sopenharmony_ci <manref name="pulseaudio" section="1"/>, 31453a5a1b3Sopenharmony_ci <manref name="pacmd" section="1"/> 31553a5a1b3Sopenharmony_ci </p> 31653a5a1b3Sopenharmony_ci </seealso> 31753a5a1b3Sopenharmony_ci 31853a5a1b3Sopenharmony_ci</manpage> 319