diff DOCS/tech/slave.txt @ 23727:2de8f66b3570

Add a loop command and property.
author albeu
date Mon, 09 Jul 2007 14:52:46 +0000
parents a0432f65040e
children 545aef4edc84
line wrap: on
line diff
--- a/DOCS/tech/slave.txt	Mon Jul 09 14:51:47 2007 +0000
+++ b/DOCS/tech/slave.txt	Mon Jul 09 14:52:46 2007 +0000
@@ -157,6 +157,10 @@
     If <append> is nonzero playback continues and the playlist file is
     appended to the current playlist instead.
 
+loop <value> [abs]
+    Adjust/set how many times the movie should be looped. -1 means no loop,
+    and 0 forever.
+
 menu <command>
     Execute an OSD menu command.
         up     Move cursor up.
@@ -397,6 +401,7 @@
 
 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