macros:property:handles.contexthandles
Titan Property
Handles.ContextHandles
API | https://api.avolites.com/15.0/api/Handles.ContextHandles.html |
---|---|
description | the context handles for move / copy / link etc |
Namespaces | Handles |
type | IEnumerable |
example
<step>Handles.SetSourceHandleRange("Playbacks", {0, 1})</step> <step>PlaybackGroups.CreatePlaybackGroupWithPlaybacks("Test", Playbacks.FilterByPlaybackHandle(Handles.ContextHandles))</step>
In the first step some playbacks are selected as source handles (context handles) using Handles.SetSourceHandleRange.
In the second step these are added to a playback group.
used in
macros/property/handles.contexthandles.txt · Last modified: 2021/06/13 10:49 by 127.0.0.1