From: Jyri Sarha <jyri.sa...@nokia.com> Signed-off-by: Jyri Sarha <jyri.sa...@nokia.com> Reviewed-by: Tanu Kaskinen <tanu.kaski...@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 _______________________________________________ pulseaudio-discuss mailing list pulseaudio-discuss@mail.0pointer.de https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss