Pr Tracks & Clips
- Apply Audio Effect: Adds an audio effect to a track item.
- Apply Transition: Adds a transition to a track item edge.
- Apply Video Effect: Adds a video effect to a track item.
- Clear Component Param Keyframes: Deletes keyframes from a component parameter.
- Delete Component Param Keyframe: Deletes one keyframe from a component parameter.
- Fill Track With Items: Fills a track range with one or many items according to fill strategy settings.
- For Each Track: Iterates tracks of a sequence (filtered by
kindandorder). - For Each Track Item: Iterates over the items of a track, with optional kind filter, time range, and order.
- Get Clip Ref: Returns a clip reference from a track, resolved by index or name.
- Get Component Param Interpolation At Time: Returns the interpolation mode of a parameter at
timeSeconds. - Get Component Param Property: Reads the property selected in
propertyfrom a component parameter. - Get Component Param Ref: Returns a component-parameter reference, resolved by index or name.
- Get Component Param Value At Time: Returns the value of a component parameter at
timeSeconds. - Get Component Property: Reads the property selected in
propertyfrom a component. - Get Component Ref: Returns a component reference from a track item, resolved by index or name.
- Get Item Ref: Returns one item reference from a track.
- Get Track Item Property: Reads the property selected in
propertyfrom a track item. - Get Track Property: Reads the property selected in
propertyfrom a track. - Get Track Ref: Resolves a track by
indexorname. - Insert Mogrt From Library: Inserts a Motion Graphics Template from an Adobe Library into a sequence.
- Insert Mogrt From Path: Inserts a local Motion Graphics Template into a sequence.
- List Audio Effects: Returns the names of audio effects available in Premiere.
- List Component Param Keyframes: Returns the keyframes of a component parameter as a list.
- List Component Params: Returns the parameters of a component as a list.
- List Components: Returns the components attached to a track item as a list.
- List Track Items: Returns the items on a track as a list.
- List Tracks: Returns the tracks of a sequence as a list.
- List Video Effects: Returns the names of video effects available in Premiere.
- List Video Transitions: Returns the names of video transitions available in Premiere.
- Place Item In Sequence: Preferred single-item timeline placement block for insert and overwrite workflows.
- Sequence Remove Items: Removes items from a sequence.
- Set Component Param Interpolation At Time: Sets the interpolation mode of a component parameter at one time.
- Set Component Param Keyframes: Creates or replaces multiple keyframes on a component parameter.
- Set Component Param Value: Sets the current value of a component parameter.
- Set Component Param Value At Time: Sets the value of a component parameter at one time.
- Set Track Item Property: Writes the selected property on a track item.
- Set Track Property: Writes the selected property on a track.
- Track Item Clone: Duplicates a track item with optional time and track offsets.
- Track Item Move: Moves a track item to a new start time.
- Track Item Trim: Changes the timing and in/out points of a track item.