From 955c776f7577d731c26b054343753254b989c8fe Mon Sep 17 00:00:00 2001 From: diego Date: Thu, 21 Oct 2004 11:06:30 +0000 Subject: Better descriptions merged from the XML docs. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13716 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/tech/slave.txt | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'DOCS') diff --git a/DOCS/tech/slave.txt b/DOCS/tech/slave.txt index 35150c3fd0..88444205d1 100644 --- a/DOCS/tech/slave.txt +++ b/DOCS/tech/slave.txt @@ -44,14 +44,16 @@ grab_frames ??? pt_step [] - Go to the next/previous entry in the playtree. + Go to the next/previous entry in the playtree. The sign of tells + the direction. If no entry is available in the given direction it will do + nothing unless force is non-zero. pt_up_step [] - Like pt_step but it jumps to next/previous in the parent list. + Similar to pt_step but jumps to the next/previous entry in the parent list. + Useful to break out of the inner loop in the playtree. -alt_src_step - When more than one source is available it selects the next/previous one - (only supported by ASX playlist). +alt_src_step (ASX playlist only) + When more than one source is available it selects the next/previous one. sub_delay [] Adjust the subtitle delay by +/- seconds or set it to @@ -212,7 +214,6 @@ dvb_set_channel screenshot Take a screenshot. - menu ??? -- cgit v1.2.3