delete_track
Remove a specific video or audio track from the active sequence by specifying its type and zero-based index.
Instructions
Delete a video or audio track from the active sequence
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_type | Yes | Type of track to delete | |
| track_index | Yes | Index of the track to delete (0-based) |