lock_track
Locks or unlocks a video or audio track in a Premiere Pro sequence to control editing access, even if the sequence isn't active.
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 |