Skip to main content

Track Item Trim

Category: Pr Tracks & Clips Track Item Trim block screenshot

Changes the timing and in/out points of a track item. Use onError to decide whether errors stop the script, continue, or return false when the block supports it. If storeResultIn is set, the block also writes a result variable back to your graph. Use startSeconds and endSeconds to retime the item on the timeline, and inPointSeconds/outPointSeconds to retime the source portion inside it.

Inputs

InputRequiredValue KindTypesEnum Values
itemyesexpression
startSecondsnoexpression
endSecondsnoexpression
inPointSecondsnoexpression
outPointSecondsnoexpression
onErrornoexpressionenum-stringSTOP, CONTINUE, RETURN_FALSE
storeResultInnovariable-name

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.