Paste_preset(int), Delete_preset(int), Remove_currently_selected_clips(void) – NewTek TriCaster Advanced Edition Automation and Integration Guide User Manual
Page 96: Relative_time(double), Relative_frame(int)
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:
Delay Shortcut
Value
ddr_paste_preset
5
_delete_preset(int)
Description: Deletes the preset specified by Value (starts at 0); leaves the first preset selected.
Example:
Delay Shortcut
Value
ddr_delete_preset
2
_remove_currently_selected_clips(void)
Description: Removes selected clips from the playlist.
Example:
Delay
Shortcut
Value
ddr_ remove_currently_selected_clips
2
_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:
Delay Shortcut
Value
ddr_ relative_time 4.0
_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:
Delay Shortcut
Value
ddr_ relative_frame 20