AVOLITES TITAN API

SetCueTimecode

Sets the timecode for a cue in the given playback.

Namespace: Timecode

Syntax

MACRO

Void SetCueTimecode(Avolites.Titan.Controllers.Handles.Handle, Int32, Avolites.Acw.Titan.TimecodeTime)

HTTP

http://[ip]:4430/titan/script/Timecode/SetCueTimecode

Parameters

handle: The handle of the playback containing a Cue List

cueId: The id of the cue to update.

time: The new timecode to set the cue to.