AVOLITES TITAN API

Resume

Unpauses a paused cue list if paused.

Namespace: CueLists

Syntax

MACRO

Void CueLists.Resume(Handle handle, Single time)

HTTP

http://[ip]:4430/titan/script/2/CueLists/Resume?handle={handle}&time={float}

Parameters

handle ( Handle ) : The cue list handle to resume.

handle_userNumber

HTTP Example:
http://localhost:4430/titan/script/2/CueLists/Resume?handle_userNumber=6&time={float}

handle_location

HTTP Example:
http://localhost:4430/titan/script/2/CueLists/Resume?handle_location=playback_2_1&time={float}

handle_titanId

HTTP Example:
http://localhost:4430/titan/script/2/CueLists/Resume?handle_titanId=1895&time={float}

time ( Single ) : An optional override time.