AVOLITES TITAN API

SetCueTimecodeWithCueNumber

Sets the timecode for a cue in the given playback.

Namespace: Timecode

Syntax

MACRO

Void SetCueTimecodeWithCueNumber(Avolites.Titan.Controllers.Handles.Handle, Single, Avolites.Acw.Titan.TimecodeTime)

HTTP

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

Parameters

handle: The handle of the playback containing a Cue List

cueNumber: The cue number of the cue to update.

time: The new timecode to set the cue to.