AVOLITES TITAN API

GetZeroTimecodeTime

Gets a zero time with the same framerate as the timeline's source timer.

Namespace: Timelines

Syntax

MACRO

ObservableTimecodeTime Timelines.GetZeroTimecodeTime(Handle handle)

HTTP

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

Parameters

handle ( Handle ) : The handle.

handle_userNumber

HTTP Example:
http://localhost:4430/titan/script/2/Timelines/GetZeroTimecodeTime?handle_userNumber=6

handle_location

HTTP Example:
http://localhost:4430/titan/script/2/Timelines/GetZeroTimecodeTime?handle_location=playback_2_1

handle_titanId

HTTP Example:
http://localhost:4430/titan/script/2/Timelines/GetZeroTimecodeTime?handle_titanId=1895

Returns

A Zero TimecodeTime using the same framerate as the source timer.