Titan Property ====== Timecode.TimecodeOne.IsControlAllowed ====== ^ API | https://api.avolites.com/12.0/Timecode.TimecodeOne.IsControlAllowed.html | ^ description | Gets or sets whether control of a source is allowed in the menu. | ^ [[:macros:namespace]] | [[:macros:namespace:Timecode.TimecodeOne]] | ^ type | [[:macros:type:boolean]] | //Nowadays there are four timecodes available in Titan, and the same properties are available for [[macros:namespace:Timecode.TimecodeTwo|]], [[macros:namespace:Timecode.TimecodeThree|]] and [[macros:namespace:Timecode.TimecodeFour|]].// == example == Timecode.TimecodeFour.Reset() Here, ''Timecode.TimecodeFour.IsControlAllowed'' is used to determine whether the timecode can be reset from within Titan (which would not be possible for Clock, MIDI or SMPTE) == used in == {{backlinks>.}}