pactl: Add set-source-output-mute command

This commit is contained in:
Maarten Bosmans 2011-08-15 22:05:41 +02:00 committed by Colin Guthrie
parent 1c7e29ef32
commit 0d349462c7
2 changed files with 32 additions and 1 deletions

View file

@ -217,6 +217,11 @@ USA.
<optdesc><p>Set the mute status of the specified sink input (identified by its numerical index).</p></optdesc>
</option>
<option>
<p><opt>set-source-output-mute</opt> <arg>INPUT</arg> <arg>1|0</arg></p>
<optdesc><p>Set the mute status of the specified source output (identified by its numerical index).</p></optdesc>
</option>
<option>
<p><opt>set-sink-formats</opt> <arg>SINK</arg> <arg>FORMATS</arg></p>
<optdesc><p>Set the supported formats of the specified sink (identified by its numerical index) if supported by the sink.