Skip to main content

Get Track Property

Category: Pr Tracks & Clips Get Track Property block screenshot

Reads the property selected in property from a track.

Inputs​

InputRequiredValue KindTypesEnum Values
trackyesexpression——
propertyyesstring——

Notes​

No additional notes are available yet.

Examples​

Iterate All Video Tracks

Iterates all video tracks in the active sequence and collects their names.

kind: Pattern · format: runtime-dsl · validation: MCP fixture

Topics: track iteration, sequence inspection

Source: patterns/ex-tracks-iterate-active-video.json

Download JSON