mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
man: Add latency offset documentation to the cli syntax.
The new latency offset command is now documented in the pulse-cli-syntax man page.
This commit is contained in:
parent
dcf92db0c3
commit
5a57686e3e
1 changed files with 5 additions and 0 deletions
|
|
@ -160,6 +160,11 @@ USA.
|
|||
<optdesc><p>Change the profile of a sink (resp. source).</p></optdesc>
|
||||
</option>
|
||||
|
||||
<option>
|
||||
<p><opt>set-port-latency-offset</opt> <arg>card-index|card-name</arg> <arg>port-name</arg> <arg>offset</arg> </p>
|
||||
<optdesc><p>Change the latency offset of a port belonging to the specified card</p></optdesc>
|
||||
</option>
|
||||
|
||||
<option>
|
||||
<p><opt>suspend-sink|suspend-source</opt> <arg>index|name</arg> <arg>boolean</arg></p>
|
||||
<optdesc><p>Suspend (i.e. disconnect from the underlying hardware) a sink
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue