Get Clip Ref
Returns a clip reference from a track, resolved by index or name. You can resolve the target either by zero-based index or by name. When multiple items share the same name, use duplicateIndex to pick which duplicate to return.
Inputs
| Input | Required | Value Kind | Types | Enum Values |
|---|---|---|---|---|
track | yes | expression | reference, string | — |
index | no | expression | number | — |
name | no | expression | string | — |
duplicateIndex | no | expression | number | — |
Notes
No additional notes are available yet.
See Also
- Premiere Reference Paths: Explains Premiere reference path strings for project items, sequences, tracks, timeline items, markers, components, and parameters.