From 63865de207e821ad5e9d176abb365ffa3e2243af Mon Sep 17 00:00:00 2001 From: albeu Date: Mon, 9 Jul 2007 14:52:46 +0000 Subject: Add a loop command and property. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23747 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/tech/slave.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'DOCS/tech/slave.txt') diff --git a/DOCS/tech/slave.txt b/DOCS/tech/slave.txt index a74ba2fe38..9f5c031bae 100644 --- a/DOCS/tech/slave.txt +++ b/DOCS/tech/slave.txt @@ -157,6 +157,10 @@ loadlist If is nonzero playback continues and the playlist file is appended to the current playlist instead. +loop [abs] + Adjust/set how many times the movie should be looped. -1 means no loop, + and 0 forever. + menu Execute an OSD menu command. up Move cursor up. @@ -397,6 +401,7 @@ name type min max get set step comment osdlevel int 0 3 X X X as -osdlevel speed float 0.01 100 X X X as -speed +loop int -1 X X X as -loop filename string X file playing wo path path string X file playing demuxer string X demuxer used -- cgit v1.2.3