Get Component Param Ref
Returns a component-parameter reference, 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 |
|---|---|---|---|---|
component | yes | expression | — | — |
index | no | expression | — | — |
name | no | expression | — | — |
duplicateIndex | no | expression | — | — |
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.
Examples
Set One Component Parameter
Resolves a component and parameter, then writes a new value.
Topics: effects and component parameters
Source: patterns/ex-component-param-set-opacity.json