timeline_add_track
Add video, audio, or subtitle tracks to the active timeline in DaVinci Resolve, and specify the number of tracks to insert.
Instructions
Add one or more tracks to the current timeline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of tracks to add (default 1). Each call to the Resolve API adds a single track, so this repeats the call. | |
| track_type | Yes | Type of track to add: "video", "audio", or "subtitle". |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |