[pulseaudio-discuss] [PATCH 5/5] man: sync_volume parameters to manual page
oku at iki.fi
oku at iki.fi
Wed Oct 13 09:40:22 PDT 2010
From: Jyri Sarha <jyri.sarha at nokia.com>
Signed-off-by: Jyri Sarha <jyri.sarha at nokia.com>
Reviewed-by: Tanu Kaskinen <tanu.kaskinen at digia.com>
---
man/pulse-daemon.conf.5.xml.in | 26 ++++++++++++++++++++++++++
1 files changed, 26 insertions(+), 0 deletions(-)
diff --git a/man/pulse-daemon.conf.5.xml.in b/man/pulse-daemon.conf.5.xml.in
index b5c9e92..ccc2db7 100644
--- a/man/pulse-daemon.conf.5.xml.in
+++ b/man/pulse-daemon.conf.5.xml.in
@@ -437,6 +437,32 @@ USA.
</section>
+ <section name="Default Sync Volume Settings">
+
+ <p>The flat volume feature sets the sink HW volume according to
+ highest volume input stream and lowers the lower volume streams
+ with SW volume. To make this concurrent use of SW and HW volume to
+ work without a glitch their application needs to be
+ synchronized. The sink implementation needs to support this
+ feature in order to these parameters to take effect.</p>
+
+ <option>
+ <p><opt>enable-sync-volume=</opt> Enable sync volume for the sinks that
+ support it. This feature is enabled by default.</p>
+ </option>
+ <option>
+ <p><opt>sync-volume-safety-margin-usec=</opt> The amount usecs the HW
+ volume increases are delayed and HW volume decreases are advanced. Defaults
+ to 8000 usec.</p>
+ </option>
+ <option>
+ <p><opt>sync-volume-extra-delay-usec=</opt> The amount usecs the
+ all HW volume changes are delayed. Negative values are also allowed.
+ Defaults to 0.</p>
+ </option>
+
+ </section>
+
<section name="Authors">
<p>The PulseAudio Developers <@PACKAGE_BUGREPORT@>; PulseAudio is available from <url href="@PACKAGE_URL@"/></p>
</section>
--
1.7.0.4
More information about the pulseaudio-discuss
mailing list