mute_track
Mute or unmute an audio track by specifying its zero-based index and the desired mute state.
Instructions
Mute or unmute an audio track
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| muted | Yes | True to mute, false to unmute | |
| track_index | Yes | Audio track index (0-based) |