macros:function:timecode.timecodeone.setsource
Function
Timecode.TimecodeOne.SetSource
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.SetSource(AcwTimecodeSource source)
API | https://api.avolites.com/11.0/Timecode.TimecodeOne.Pause.html |
---|---|
description | Sets the active timer source in Titan. |
namespace | Timecode.TimecodeOne |
parameter | source (AcwTimecodeSource) |
return value | Void |
Example in
<step>ActionScript.SetProperty.Enum("Timecode.TimecodeTwo.Source", "Winamp")</step> <step pause="0.05">Timecode.TimecodeTwo.SetSource(Timecode.TimecodeTwo.Source)</step>
The first step sets the property Timecode.TimecodeTwo.Source to “Winamp”. The second step then puts this into the timecode itself
Also used in
Remarks
You could leave a comment if you were logged in.
macros/function/timecode.timecodeone.setsource.txt · Last modified: 2020/03/28 21:29 by 127.0.0.1