comparison DOCS/tech/slave.txt @ 23412:f6c225ffe60d

Allow setting the direction in the step_property command.
author albeu
date Thu, 31 May 2007 09:42:14 +0000
parents e1859558b37d
children 62018ec2eb35
comparison
equal deleted inserted replaced
23411:07741c30e64c 23412:f6c225ffe60d
247 Multiply the current speed by <value>. 247 Multiply the current speed by <value>.
248 248
249 speed_set <value> 249 speed_set <value>
250 Set the speed to <value>. 250 Set the speed to <value>.
251 251
252 step_property <property> [<value>] 252 step_property <property> [value] [direction]
253 Change property by value, or increase by a default if value is not given. 253 Change a property by value, or increase by a default if value is
254 not given or zero. The direction is reversed if direction is less
255 than zero.
254 256
255 sub_alignment [value] 257 sub_alignment [value]
256 Toggle/set subtitle alignment. 258 Toggle/set subtitle alignment.
257 0 top alignment 259 0 top alignment
258 1 center alignment 260 1 center alignment