macros:function:playbacks.cuelist.createcuelist
Function
Playbacks.CueList.CreateCueList
Void Playbacks.CueList.CreateCueList(String group, Int32 index)
API | http://api.avolites.com/11.0/Playbacks.CueList.CreateCueList.html |
---|---|
description | Create a cue list at the specified group and index and enter edit mode to append steps. |
namespace | Playbacks.CueList |
parameter | group ( String ) : The handle group, see Location |
index ( Int32 ) : The index of the handle. | |
return value | Void |
Example in
Cuelist - Record Cuelist and insert a cue (Snippet):
<step>Playbacks.CueList.CreateCueList("Playbacks", 0)</step>
Also used in
Remarks
You could leave a comment if you were logged in.
macros/function/playbacks.cuelist.createcuelist.txt · Last modified: 2019/05/04 07:28 by icke_siegen