AVOLITES TITAN API

AddTrack

Add a track to the set list.

Namespace: SetList

Syntax

MACRO

Void SetList.AddTrack(SetListHandle setList, Int32 page, String trackName)

HTTP

http://[ip]:4430/titan/script/2/SetList/AddTrack?setList={}&page={titanId}&trackName={string}

Parameters

setList ( SetListHandle ) : The set list.

page ( Int32 ) : The playback roller page.

trackName ( String ) : Name of the track.