timeline_get_track_count
Determine the number of video, audio, or subtitle tracks in the current DaVinci Resolve timeline.
Instructions
Return the number of tracks of the given type in the current timeline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_type | No | One of "video", "audio", or "subtitle". Defaults to "video". | video |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |