mute_track
Mute or unmute an entire audio track in a Premiere Pro sequence by specifying the sequence ID, track index, and desired muted 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 |