mirror of
https://github.com/mpv-player/mpv
synced 2025-01-24 19:37:30 +01:00
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
This commit is contained in:
parent
4c6dde8817
commit
5b6425ff79
@ -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).
|
||||
|
Loading…
Reference in New Issue
Block a user