macros:function:handles.setsourcehandlefromhandle
This is an old revision of the document!
Function
Handles.SetSourceHandleFromHandle
Void Handles.SetSourceHandleFromHandle(Handle handle)
API | http://api.avolites.com/10.1/Handles.SetSourceHandleFromHandle.html |
---|---|
description | Sets the source handle to be a supplied handle |
namespace | Handles |
parameter | handle ( Handle ) : the handle which is meant to be the source handle |
return value | Void |
affects | Handles.SourceHandle |
Example in
Timecode - Toggle On/Off for particular playback:
<step>Handles.SetSourceHandleFromHandle(null)</step>
This makes the Handles.SourceHandle property void (see Null for an explanation of null).
Also used in
Remarks
You could leave a comment if you were logged in.
macros/function/handles.setsourcehandlefromhandle.1529422283.txt.gz · Last modified: 2018/06/19 15:31 (external edit)