Function ====== Timecode.TimecodeOne.Reset ====== //Nowadays there are four timecodes available in Titan, and the same functions are available for [[macros:namespace:Timecode.TimecodeTwo|]], [[macros:namespace:Timecode.TimecodeThree|]] and [[macros:namespace: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. | ^ [[macros:namespace|namespace]] | [[macros:namespace:Timecode.TimecodeOne]] | ^ parameter | none | ^ return value | [[macros:type:void]] | == Example in == [[macros:example:timecodestarttime]]: Timecode.TimecodeFour.Reset() 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 == {{backlinks>.}} == Remarks == ~~DISCUSSION~~