summaryrefslogtreecommitdiffstats
path: root/manual/configure_rockbox/playback_options.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/configure_rockbox/playback_options.tex')
-rw-r--r--manual/configure_rockbox/playback_options.tex11
1 files changed, 11 insertions, 0 deletions
diff --git a/manual/configure_rockbox/playback_options.tex b/manual/configure_rockbox/playback_options.tex
index da6f6efa9b..7d9c8baa09 100644
--- a/manual/configure_rockbox/playback_options.tex
+++ b/manual/configure_rockbox/playback_options.tex
@@ -288,3 +288,14 @@ you to configure settings related to audio playback.
if a track ends, which can be achieved by combining this option with
\setting{Repeat} set to \setting{One}
+\opt{swcodec}{
+ \section{Rewind Before Resume}\index{Rewind Before Resume}
+ When resuming a track or a bookmark, a short rewind can be done before the
+ playback is started. This can be useful when listening to speech material,
+ to help remember what was being said just before playback was stopped.
+ The size of the rewind can be set to various values between 0 (off) and
+ 60 seconds.
+ \note{The rewind is not done when resuming a paused track.}
+ \note{The actual rewind distance may differ a little from the requested
+ value, depending on the file in question.}
+}%\opt{swcodec}