beautypg.com

Single_mode_toggle(void)[state: (bool), Loop_mode_toggle(void)[state: (bool), Autoplay_mode_toggle(void)[state: (bool) – NewTek TriCaster Advanced Edition Automation and Integration Guide User Manual

Page 97: Next_preset(void), Previous_preset(void), Shuttle(int)

background image

85 |

P a g e

_single_mode_toggle(void)[state: (bool)]

Description: Toggles single mode on or off; supply a Boolean Value to explicitly specify the result.
Example:

Delay Shortcut

Value

ddr2_single_mode_toggle

_loop_mode_toggle(void)[state: (bool)]

Description: Toggle loop mode on or off; supply a Boolean Value to explicitly specify the result.
Example:

Delay Shortcut

Value

ddr2_loop_mode_toggle

_autoplay_mode_toggle(void)[state: (bool)]

Description: Toggle autoplay mode on or off; supply a Boolean Value to explicitly specify the result.
Example:

Delay Shortcut

Value

ddr2_autoplay_mode_toggle true

_next_preset(void)

Description: Selects the next preset for the Switcher, M/E or Media player designated by the prefix.
Example:

Delay Shortcut

Value

ddr_next_preset

_previous_preset(void)

Description: Selects the previous preset for the Switcher, M/E or Media player designated by the prefix.
Example:

Delay Shortcut

Value

ddr_previous_preset

_shuttle(int)

Description: Shuttle at speed Value specified as a percentage (from -1600 through 1600; 0 stops
shuttling)