
86 | P a g e
Example:
_scrub_to_time_from_beginning(double)
Description: Jumps the playhead by the Value specified (in seconds) from the item’s In point (negative
values jump back in time).
Example:
ddr_scrub_to_time_from_beginning
_scrub_to_time_from_end(double)
Description: Jumps the playhead by the Value specified (in seconds) from the item’s Out point (positive
values jump back in time).
Example:
ddr2_scrub_to_time_from_end
_set_duration(double)
Description: Applies the duration supplied as Value to every selected playlist item.
Example:
_mark_in(double)
Description: Sets the In point to the time supplied as Value (with no Value supplied, updates the In point
to the current playhead position).
Example:
_mark_out(double)
Description: Sets the Out point to the time supplied as Value (with no Value supplied, updates the Out
point to the current playhead position).
Comentarios a estos manuales