Skip to main content

List Project Item XMP Properties

Category: Pr Bins & Project Items List Project Item XMP Properties block screenshot

Lists imported XMP metadata exposed by Premiere for one project item. Use this as a discovery/probe step because XMP availability depends on media format and import behavior. Each row contains namespace, path, a JSON-safe scalar or null value, and optional numeric options. Use a projection loop for in-DSL field access or jsonStringify for JSON text.

Inputs

InputRequiredValue KindTypesEnum Values
itemyesexpressionreference, string

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.
  • Choosing A Project Item Metadata Surface: Explains when to use typed project-item properties, the current Project Panel display, complete project-local metadata, or imported media XMP.

Examples

Probe First Footage Source Timecode Surfaces

Audits typed media timing, complete project-local metadata, and imported media XMP for the first footage item in the project without consulting Project Panel visibility.

kind: Probe · format: runtime-dsl · validation: Manual workspace

Topics: project inspection, source timecode, metadata, xmp

Source: probes/ex-project-item-source-timecode-first-footage.json

Download JSON