User Tools

Site Tools


macros:function:timecode.timecodeone.setsource

This is an old revision of the document!


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

Timecode - Winamp Tracks:

  <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.1585430945.txt.gz · Last modified: 2020/03/28 21:29 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki