Get Track Property
Reads the property selected in property from a track.
Inputs
| Input | Required | Value Kind | Types | Enum Values |
|---|---|---|---|---|
track | yes | expression | — | — |
property | yes | string | — | — |
Notes
No additional notes are available yet.
Examples
Iterate All Video Tracks
Iterates all video tracks in the active sequence and collects their names.
Topics: track iteration, sequence inspection
Source: patterns/ex-tracks-iterate-active-video.json