delete_track
Remove a video or audio track from a Premiere Pro sequence by specifying sequence ID, track type, and index. Caption track deletion returns an explicit unsupported result.
Instructions
Deletes a video or audio track from the sequence. Caption track deletion is accepted by the schema but returns an explicit unsupported result because Premiere Pro exposes no caption-track delete/read API to scripting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| trackType | Yes | Type of track | |
| sequenceId | Yes | The ID of the sequence | |
| trackIndex | Yes | The index of the track to delete |