set_target_track
Set a video or audio track as targeted for insert/overwrite edits. Only one video and one audio track can be active simultaneously.
Instructions
Set a track as targeted (active for insert/overwrite edits). Only one video and one audio track can be targeted at a time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| targeted | Yes | Whether to target (true) or untarget (false) the track | |
| track_type | Yes | Track type | |
| track_index | Yes | Track index (0-based) |