AVOLITES TITAN API

MakeTimecodeTimeFromTimeSpan

Create a timecode time value from the specified time span.

Namespace: Timecode

Syntax

MACRO

TimecodeTime Timecode.MakeTimecodeTimeFromTimeSpan(TimeSpan timeSpan, Object frameRate)

HTTP

http://[ip]:4430/titan/script/2/Timecode/MakeTimecodeTimeFromTimeSpan?timeSpan={}&frameRate={}

Parameters

timeSpan ( TimeSpan ) : The time span.

frameRate ( Object ) : The frame rate.

Returns

Timecode time value.