
84 | P a g e
_paste_preset(int)
Description: Pastes a previously copied preset into the preset slot specified by Value (starts at 0).
Example:
_delete_preset(int)
Description: Deletes the preset specified by Value (starts at 0); leaves the first preset selected.
Example:
_remove_currently_selected_clips(void)
Description: Removes selected clips from the playlist.
Example:
ddr_ remove_currently_selected_clips
_relative_time(double)
Description: Scrubs the playhead from the current position by the Value supplied (in seconds). If the
Media Player is in list playback mode, the playhead can move into the neighboring clip as required.
Example:
_relative_frame(int)
Description: Scrubs the playhead from the current position by the Value supplied (in frames). If the Media
Player is in list playback mode, the playhead can move into the neighboring clip as required.
Example:
Comentarios a estos manuales