batch_add_transitions
Add a transition (e.g., Cross Dissolve) to every clip boundary in a selected track with a specified duration, saving time when applying consistent transitions across an entire sequence.
Instructions
Adds a transition to all clip boundaries on a track. Useful for quickly adding cross dissolves or other transitions between every clip.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| duration | Yes | The duration of each transition in seconds | |
| sequenceId | Yes | The ID of the sequence | |
| trackIndex | Yes | The video track index (0-based) | |
| transitionName | Yes | The name of the transition (e.g., "Cross Dissolve") |