mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
pactl: add get_source_volume command
Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/430>
This commit is contained in:
parent
258bc97fb1
commit
bc8d615c1b
2 changed files with 42 additions and 1 deletions
|
|
@ -211,6 +211,11 @@ License along with PulseAudio; if not, see <http://www.gnu.org/licenses/>.
|
|||
volume values are given their number has to match the sink's number of channels.</p></optdesc>
|
||||
</option>
|
||||
|
||||
<option>
|
||||
<p><opt>get-source-volume</opt> <arg>SINK</arg></p>
|
||||
<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>
|
||||
</option>
|
||||
|
||||
<option>
|
||||
<p><opt>set-source-volume</opt> <arg>SOURCE</arg> <arg>VOLUME [VOLUME ...]</arg></p>
|
||||
<optdesc><p>Set the volume of the specified source (identified by its symbolic name or numerical index).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue