macros:function:timecode.timecodeone.reset
This is an old revision of the document!
Function
Timecode.TimecodeOne.Reset
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.Reset()
API | https://api.avolites.com/11.0/Timecode.TimecodeOne.Reset.html |
---|---|
description | Resets the timer to the starttime in Titan. |
namespace | Timecode.TimecodeOne |
parameter | none |
return value | Void |
Example in
<step condition="Math.IsEqual(Timecode.TimecodeFour.IsControlAllowed, true)">Timecode.TimecodeFour.Reset()</step>
Resets the timecode 4 to a previously set start time if this timecode can be controlled (i.e. is not clock, SMPTE or MIDI).
Also used in
Remarks
You could leave a comment if you were logged in.
macros/function/timecode.timecodeone.reset.1585428215.txt.gz · Last modified: 2020/03/28 20:43 (external edit)