AVOLITES TITAN API

ConvertToList

Converts the given playback to a cue list.

Namespace: Playbacks

Syntax

MACRO

Handle Playbacks.ConvertToList(Handle handle)

HTTP

http://[ip]:4430/titan/script/2/Playbacks/ConvertToList?handle={handle}

Parameters

handle ( Handle ) : The playback handle top convert.

handle_userNumber

HTTP Example:
http://localhost:4430/titan/script/2/Playbacks/ConvertToList?handle_userNumber=6

handle_location

HTTP Example:
http://localhost:4430/titan/script/2/Playbacks/ConvertToList?handle_location=playback_2_1

handle_titanId

HTTP Example:
http://localhost:4430/titan/script/2/Playbacks/ConvertToList?handle_titanId=1895

Returns

The converted handle.