summaryrefslogtreecommitdiffstats
path: root/DOCS/tech/slave.txt
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/tech/slave.txt')
-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).