Toggle_autoreverse(bool), Select_index(int)[state: (int), Select_next(void) – NewTek TriCaster Advanced Edition Automation and Integration Guide User Manual
Page 89: Select_prev(void), Select_fade(void)[state: (bool)

77 |
P a g e
Delay
Shortcut
Value
main_toggle_reverse
_toggle_autoreverse(bool)
Description: Toggles “ping/pong” mode of transition (optional “bool” sets a specific state).
Example:
Delay
Shortcut
Value
main_toggle_autoreverse
_select_index(int)[state: (int)]
Description: Selects a transition from the Transition Bin slot specified by Value (beginning at 0).
Example:
Delay Shortcut
Value
main_toggle_autoreverse
_select_next(void)
Description: Selects the next transition in the target Transition Bin (does not loop after the last item).
Example:
Delay
Shortcut
Value
main_dsk1_select_next
_select_prev(void)
Description: Select the previous in transition in the target Transition Bin (does not loop past the first
item).
Example:
Delay
Shortcut
Value
main_dsk2_select_prev
_select_fade(void)[state: (bool)]
Description: Selects Fade as the active transition.
Example:
Delay Shortcut
Value
main_dsk2_select_fade