Import_file_music (string), Goto_clip_tab(int), Goto_playlist_tab(int) – NewTek TriCaster Advanced Edition Automation and Integration Guide User Manual
Page 165: Switcher_finish_and_send_changes (void), Display_version
153 |
P a g e
Delay
Shortcut
Value
import_file_playlist
D:\Media\Clips\Fountain.mov
import_file_music (string)
Description: Imports the music at the path specified in Value. It will be imported into the “Music Track” list
for the current playlist of the controlled output.
Example:
Delay Shortcut
Value
import_file_music D:\Media\Soundand Music\myAudioFile.mp3
goto_clip_tab(int)
Selects the clip tab specified by {value}. The {value} corresponds to the tab index.
goto_playlist_tab(int)
Selects the playlist tab specified by {value}. The {value} corresponds to the tab index.
switcher_finish_and_send_changes (void)
Description:
“switcher_begin_changes”
intercepts
all
messages
to
the
switcher
until
“switcher_finish_and_send_changes” is sent. Allows 'batching' of switcher commands.
Example:
Delay
Shortcut
Value
switcher_finish_and_send_changes
display_version
Description: Display the software build version information in the titlebar.
Example:
Delay Shortcut
Value
display_version
set_router_mapping (router_input int, system_input int)
Description: Map router input to a TriCaster or 3Pplay input. By default mapping is normally set 1:1 but
you can be more specific. For example if you need to set a different range starting at 10 instead of 1, the
router_input would be 10 and the system_input would be 1.
Example: