AVOLITES TITAN API

PlayTimelineFromTime

Resets the timeline.

Namespace: Timelines

Syntax

MACRO

Void Timelines.PlayTimelineFromTime(Handle handle, TimecodeTime time)

HTTP

http://[ip]:4430/titan/script/2/Timelines/PlayTimelineFromTime?handle={handle}&time={}

Parameters

handle ( Handle ) : The timeline.

handle_userNumber

HTTP Example:
http://localhost:4430/titan/script/2/Timelines/PlayTimelineFromTime?handle_userNumber=6&time={}

handle_location

HTTP Example:
http://localhost:4430/titan/script/2/Timelines/PlayTimelineFromTime?handle_location=playback_2_1&time={}

handle_titanId

HTTP Example:
http://localhost:4430/titan/script/2/Timelines/PlayTimelineFromTime?handle_titanId=1895&time={}

time ( TimecodeTime ) : The time.