summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-08-29 18:23:09 +0000
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-08-29 18:23:09 +0000
commit5b6425ff79f41bcd103e0179d541c49c32377b8d (patch)
treecb6ecac8027d6e1639c402a1e133123e35374d78 /DOCS
parent4c6dde8817beeed8dca8c5f0259b7d526f125b1e (diff)
downloadmpv-5b6425ff79f41bcd103e0179d541c49c32377b8d.tar.bz2
mpv-5b6425ff79f41bcd103e0179d541c49c32377b8d.tar.xz
description of radio slave commands, copied from TV command descriptions :-)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19595 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/tech/slave.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/DOCS/tech/slave.txt b/DOCS/tech/slave.txt
index 457adf8f65..281b419247 100644
--- a/DOCS/tech/slave.txt
+++ b/DOCS/tech/slave.txt
@@ -213,6 +213,15 @@ quit [value]
Quit MPlayer. The optional integer [value] is used as the return code
for the mplayer process (default: 0).
+radio_step_channel <channel>
+ Select next/previous radio channel.
+
+radio_set_channel <channel>
+ Set the current radio channel.
+
+radio_set_freq <frequency in MHz>
+ Set the radio tuner frequency.
+
seek <value> [type]
Seek to some place in the movie.
0 is a relative seek of +/- <value> seconds (default).