mute_track
Mute or unmute an entire audio track in a Premiere Pro sequence. Specify the sequence ID, track index, and set 'muted' to true or false to control audio playback.
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 |