User Tools

Site Tools


macros:function:timecode.timecodeone.setstarttime

Function

Timecode.TimecodeOne.SetStartTime

Nowadays there are four timecodes available in Titan, and the same functions are available for Timecode.TimecodeTwo, Timecode.TimecodeThree and Timecode.TimecodeFour.

Void Timecode.TimecodeOne.SetStartTime(TimecodeTime time)
API https://api.avolites.com/12.0/Timecode.TimecodeOne.SetStartTime.html
description Sets the start time for a timer in Titan.
namespace Timecode.TimecodeOne
parameter time ( TimecodeTime ) : the time to be set as start time
return value Void
Example in

Timecode - Set Start Time:

<step>Timecode.TimecodeFour.SetStartTime(Timecode.MakeTimecodeTime(11, 00, 00, 00, false, 100))</step>

Sets the timecode 4 start time to a specific value which has previously been written into a timecodeime object using Timecode.MakeTimecodeTime(11, 00, 00, 00, false, 100)

Also used in
Remarks
You could leave a comment if you were logged in.
macros/function/timecode.timecodeone.setstarttime.txt · Last modified: 2020/03/29 12:46 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki