mute_track
Mute or unmute an entire audio track in an Adobe Premiere Pro sequence by providing the sequence ID, track index, and mute state.
Instructions
Mutes or unmutes an entire audio track.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| muted | Yes | Whether to mute (true) or unmute (false) the track | |
| sequenceId | Yes | The ID of the sequence | |
| trackIndex | Yes | The index of the audio track |