macros:property:handles.contexthandles
This is an old revision of the document!
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.1623581357.txt.gz · Last modified: 2021/06/13 10:49 (external edit)