mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
pactl: Add set-source-output-mute command
This commit is contained in:
parent
1c7e29ef32
commit
0d349462c7
2 changed files with 32 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue