[pulseaudio-discuss] [PATCH] man: Add latency offset documentation to the cli syntax.

poljar (Damir Jelić) poljarinho at gmail.com
Thu Jun 28 06:02:27 PDT 2012


From: "poljar (Damir Jelić)" <poljarinho at gmail.com>

The new latency offset command is now documented in the
pulse-cli-syntax man page.
---
 man/pulse-cli-syntax.5.xml.in | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/man/pulse-cli-syntax.5.xml.in b/man/pulse-cli-syntax.5.xml.in
index 9d3f278..9bd59d1 100644
--- a/man/pulse-cli-syntax.5.xml.in
+++ b/man/pulse-cli-syntax.5.xml.in
@@ -161,6 +161,11 @@ USA.
     </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
       (resp. source).</p></optdesc>
-- 
1.7.11.1



More information about the pulseaudio-discuss mailing list