add_tracks
Adds specified numbers of video, stereo, 5.1, and mono audio tracks to the active sequence, then verifies the exact requested counts were added.
Instructions
Add video and/or audio tracks through QE and verify the active sequence gained the exact requested counts
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| audio_tracks | No | Number of standard stereo audio tracks to add (default: 0) | |
| video_tracks | No | Number of video tracks to add (default: 0) | |
| audio_51_tracks | No | Number of 5.1 audio tracks to add (default: 0) | |
| audio_mono_tracks | No | Number of mono audio tracks to add (default: 0) |