changeset 19589:d5c80704c04c

description of radio slave commands, copied from TV command descriptions :-)
author reimar
date Tue, 29 Aug 2006 18:23:09 +0000
parents 0b5aaf5cda6a
children 9b2084cd9e48
files DOCS/tech/slave.txt
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/tech/slave.txt	Tue Aug 29 18:15:48 2006 +0000
+++ b/DOCS/tech/slave.txt	Tue Aug 29 18:23:09 2006 +0000
@@ -213,6 +213,15 @@
     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).