macros:function:handles.setsourcehandle
This is an old revision of the document!
Handles.SetSourceHandle
Void Handles.SetSourceHandle(String group, Int32 index)
API | http://api.avolites.com/10.1/Handles.SetSourceHandle.html |
---|---|
description | Set the source handle to a specific group and index. Updates the context info |
namespace | Handles |
parameter | group ( String ) : group of handles |
index ( Int32 ) : number of playback in specified group | |
return value | Void |
affects | Handles.SourceHandle |
See identifiers for available groups of handles.
Example in
Timecode - Toggle On/Off for particular playback:
<step>Handles.SetSourceHandle("Playbacks", 0)</step>
Also used in
Remarks
You could leave a comment if you were logged in.
macros/function/handles.setsourcehandle.1510924776.txt.gz · Last modified: 2017/11/17 13:19 by icke_siegen