macros:function:playbacks.appendorinsertplaybackstep
This is an old revision of the document!
Function
Playbacks.AppendOrInsertPlaybackStep
EventPropergation Playbacks.AppendOrInsertPlaybackStep(Handle handle, Single cueNumber)
API | http://api.avolites.com/11.0/Playbacks.AppendOrInsertPlaybackStep.html |
---|---|
description | Records a new step to the playback which is defined by the PlaybackEditHandle. A new step will only be added if the supplied handle matches the Playback Edit handle. |
namespace | Playbacks |
parameter | handle ( Handle ) : The handle to match to the Playback Edit handle. |
cueNumber ( Single ) : the cue number. | |
return value | EventPropergation |
Example in
Cuelist - Record Cuelist and insert a cue (Snippet):
<step>Playbacks.AppendOrInsertPlaybackStep(Playbacks.PlaybackEdit.Handle,1)</step>
Also used in
Remarks
You could leave a comment if you were logged in.
macros/function/playbacks.appendorinsertplaybackstep.1556955763.txt.gz · Last modified: 2019/05/04 07:42 (external edit)