AVOLITES TITAN API

CreateCueList

Create a cue list at the specified group and index and enter edit mode to append steps

Namespace: Playbacks.CueList

Syntax

MACRO

Void Playbacks.CueList.CreateCueList(String group, Int32 index)

HTTP

http://[ip]:4430/titan/script/2/Playbacks/CueList/CreateCueList?group={string}&index={titanId}

Parameters

group ( String ) : The group.

index ( Int32 ) : The index.