Function ====== Timecode.Context.Play ====== Void Timecode.Context.Play() ^ API | http://api.avolites.com/11.0/Timecode.Context.Play.html | ^ description | Starts the timecode timer in Titan. | ^ [[macros:namespace|namespace]] | [[macros:namespace:Timecode.Context]] | ^ parameter | none | ^ return value | [[macros:type:void]] | Titan v11 introdued four separate timecode sources. Subsequently, there are now functions like Timecode.TimecodeOne.Play, Timecode.TimecodeTwo.Play etc. Timecode.Context.Play has the same effect like Timecode.TimecodeOne.Play and is believed to also work in pre v11 versions which had only one global Timecode source. == Example in == [[macros:example:timecodestartstop:]]: Timecode.Context.Play() == Also used in == {{backlinks>.}} == Remarks == ~~DISCUSSION~~