AVOLITES TITAN API

CreateTrigger

Fires the Timelines.CreatePlaybackTrigger menu event.

Namespace: Timelines

Syntax

MACRO

Void Timelines.CreateTrigger(Int32 timelineId, Int32 trackId, TimeSpan time)

HTTP

http://[ip]:4430/titan/script/2/Timelines/CreateTrigger?timelineId={titanId}&trackId={titanId}&time={}

Parameters

timelineId ( Int32 ) : The timeline id.

trackId ( Int32 ) : The track id.

time ( TimeSpan ) : The time.