enable_all_clips
Restore all disabled clips on every video and audio track of the active sequence in one undoable batch, so previously muted or hidden clips become active without per-clip clicking. Safe when none are disabled.
Instructions
Enable every clip on every video and audio track of the active sequence (sets disabled=false). Useful when a previous Multi-Cam edit, Lift, or manual disable left a bunch of clips muted/hidden and the user wants to restore them all at once instead of clicking each. The whole batch is a single undo entry (Ctrl+Z rolls it back). Calling on a clip that's already enabled is a no-op, so this is safe to run on any sequence — there is no 'enabled some, disabled some' mode. No arguments. The result always includes activeSequence {name, id} — the sequence this call actually ran against. Compare it across calls to detect the user switching sequences in Premiere mid-session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||