macros:function:timecode.timecodeone.setstarttime
This is an old revision of the document!
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
<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.1585485981.txt.gz · Last modified: 2020/03/29 12:46 (external edit)