timeline_delete_track
Delete a video, audio, or subtitle track from the current DaVinci Resolve timeline by specifying its type and 1-based index.
Instructions
Delete a track from the current timeline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_type | Yes | Type of track: "video", "audio", or "subtitle". | |
| track_index | Yes | 1-based index of the track to delete. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |