comparison DOCS/tech/slave.txt @ 13715:ca0a780a6a47

Better descriptions merged from the XML docs.
author diego
date Thu, 21 Oct 2004 11:06:30 +0000
parents 3995da1d8d68
children 28a6f0847c58
comparison
equal deleted inserted replaced
13714:3995da1d8d68 13715:ca0a780a6a47
42 42
43 grab_frames 43 grab_frames
44 ??? 44 ???
45 45
46 pt_step <value> [<force>] 46 pt_step <value> [<force>]
47 Go to the next/previous entry in the playtree. 47 Go to the next/previous entry in the playtree. The sign of <value> tells
48 the direction. If no entry is available in the given direction it will do
49 nothing unless force is non-zero.
48 50
49 pt_up_step <value> [<force>] 51 pt_up_step <value> [<force>]
50 Like pt_step but it jumps to next/previous in the parent list. 52 Similar to pt_step but jumps to the next/previous entry in the parent list.
51 53 Useful to break out of the inner loop in the playtree.
52 alt_src_step <value> 54
53 When more than one source is available it selects the next/previous one 55 alt_src_step <value> (ASX playlist only)
54 (only supported by ASX playlist). 56 When more than one source is available it selects the next/previous one.
55 57
56 sub_delay <value> [<abs>] 58 sub_delay <value> [<abs>]
57 Adjust the subtitle delay by +/- <value> seconds or set it to <value> 59 Adjust the subtitle delay by +/- <value> seconds or set it to <value>
58 seconds when <abs> is nonzero. 60 seconds when <abs> is nonzero.
59 61
210 Set DVB channel. 212 Set DVB channel.
211 213
212 screenshot 214 screenshot
213 Take a screenshot. 215 Take a screenshot.
214 216
215
216 menu <value> 217 menu <value>
217 ??? 218 ???
218 219
219 set_menu <value> 220 set_menu <value>
220 ??? 221 ???