Skip to main content

Sequence Remove Items

Category: Pr Tracks & Clips Sequence Remove Items block screenshot

Removes items from a sequence. If sequence is omitted, the block uses the active sequence when supported. 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 mediaType when removal should target only audio, only video, or both. Set ripple when removing items should close the gap afterwards. Set shiftOverlapping when overlapping items should be moved instead of causing the operation to fail.

Inputs

InputRequiredValue KindTypesEnum Values
itemsyesexpression
sequencenoexpression
ripplenoexpression
mediaTypenoexpression
shiftOverlappingnoexpression
onErrornoexpressionenum-stringSTOP, CONTINUE, RETURN_FALSE
storeResultInnovariable-name

Notes

No additional notes are available yet.