User Tools

Site Tools


macros:function:playbacks.storecue

Function

Playbacks.StoreCue

Void Playbacks.StoreCue(String group, Int32 index, Boolean updateOnly)
API http://api.avolites.com/11.0/Playbacks.StoreCue.html
description Records a single cue on a playback. The new cue is created using the information in the programmer and the current record mode.
namespace Playbacks
parameter group ( String ) : The handle group the new cue is to be recorded on. See Location
index ( Int32 ) : The handle ID in the group the cue is to be recorded on.
updateOnly ( Boolean ) : if set to true [update only].
return value Void
Example in

Playback - Record and set userNumber:

<step>Playbacks.StoreCue("PlaybackWindow", 1000, false)</step>
Also used in
Remarks
You could leave a comment if you were logged in.
macros/function/playbacks.storecue.txt · Last modified: 2018/09/09 09:56 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki