Improve radio command descriptions.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19613 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2006-08-31 18:43:53 +00:00
parent ecb187ef22
commit 04e2fc2336
1 changed files with 6 additions and 4 deletions

View File

@ -213,15 +213,17 @@ 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.
Switch to <channel>. The 'channels' radio parameter needs to be set.
radio_set_freq <frequency in MHz>
Set the radio tuner frequency.
Select next/previous radio channel.
radio_step_channel <-1|1>
Step forwards (1) or backwards (-1) in channel list. Works only when the
'channels' radio parameter was set.
seek <value> [type]
Seek to some place in the movie.
0 is a relative seek of +/- <value> seconds (default).