Delete_item (type string, item_id string) – NewTek TriCaster Advanced Edition Automation and Integration Guide User Manual
Page 166
154 |
P a g e
Delay
Shortcut
Value
Key 0
Value 0
Key 1
Value 1
set_router_mapping
router_input
1
system_input
1
set_item_prop (type string, item_id string, prop string, value string)
Description: Modify properties of clips or playlist items.
Type- "cliplist" to change a clip's property. "playlist" to change a property of a playlist item.
Item_id- If not provided then sets properties on the selection according to the type. If type is
"cliplist", Value is the Event ID. If type is "playlist", Value is "tab index"-"item index".
Prop- The name of the property to change. Valid clip values are "InTC", "OutTC", "Duration",
"AudioLevel", "Alias[0]", "Alias[1]", etc. Valid playlist item values are "Name", "FrontAudioEnabled",
"RearAudioEnabled", "FrontAudioVolume", "RearAudioVolume", "InTimecode", "Duration",
"Speed", "TransitionIndex", "TransitionMultiplier", and "TransitionDuration".
Value- A value interpreted based on the specified "prop".
Example:
Delay
Shortcut
Value
Key 0
Value 0
Key 1
Value 1
Key 2
Value 2
Key 3
Value 3
set_item_prop
type
playlist
item_id
1-4
prop
Speed
value
50
delete_item (type string, item_id string)
Description: Delete clips or playlist items.
Type- Use "clipslist" to delete a clip or "playlist" to delete a playlist item.
Item_id- If an id is not provided then the selection will be deleted according to the type. If type is
"clipslist", Value is the Event ID. If type is "playlist", Value is "tab index"-"item index".
Example:
Delay Shortcut
Value Key 0 Value 0 Key 1
Value 1
delete_item
type
clipslist item_id 0-2