lock_track
Lock or unlock a video or audio track in any Premiere Pro sequence to control editing access. Specify sequence, track type, and index to set its locked state.
Instructions
Locks or unlocks a track to prevent/allow editing. The sequence does not have to be the active one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| locked | Yes | Whether to lock (true) or unlock (false) | |
| trackType | Yes | Type of track | |
| sequenceId | Yes | The sequence ID (GUID) as returned in the "id" field by list_sequences or get_active_sequence | |
| trackIndex | Yes | The index of the track |