summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorvoroshil <voroshil@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-11-19 16:15:05 +0000
committervoroshil <voroshil@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-11-19 16:15:05 +0000
commitf41cff8360c04295297cd6eef430a4055345b399 (patch)
tree12852b8b0cf4ca34482ed80c02f0315a0d741708 /DOCS
parent33f5c28a3e55cf2fa2c2ccbc44bb4200135772ba (diff)
downloadmpv-f41cff8360c04295297cd6eef430a4055345b399.tar.bz2
mpv-f41cff8360c04295297cd6eef430a4055345b399.tar.xz
new slave command: radio_step_freq
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21058 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/tech/slave.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/DOCS/tech/slave.txt b/DOCS/tech/slave.txt
index 29d52a2522..feacc4f51b 100644
--- a/DOCS/tech/slave.txt
+++ b/DOCS/tech/slave.txt
@@ -222,6 +222,9 @@ radio_step_channel <-1|1>
Step forwards (1) or backwards (-1) in channel list. Works only when the
'channels' radio parameter was set.
+radio_step_freq <value>
+ Tune frequency by the <value> (positive - up, negative - down).
+
seek <value> [type]
Seek to some place in the movie.
0 is a relative seek of +/- <value> seconds (default).