AVOLITES TITAN API

GetTimecodeTimePart

Gets a part from the timecode time.

Namespace: Timecode

Syntax

MACRO

Int32 Timecode.GetTimecodeTimePart(TimecodeTime time, Int32 index)

HTTP

http://[ip]:4430/titan/script/2/Timecode/GetTimecodeTimePart?time={}&index={titanId}

Parameters

time ( TimecodeTime ) : The time.

index ( Int32 ) : The index. 0 for hours, 1 for minutes, 2 for seconds, 3 for frames.

Returns

The integer value from the timecode time.