set_sequence_settings
Adjust width, height, frame rate, and pixel aspect ratio for a Premiere Pro sequence, then read back values and flag any that weren't applied.
Instructions
Updates sequence settings. Applies width, height, frameRate and pixelAspectRatio, reads the values back afterwards, and reports any field Premiere accepted but did not actually change. Frame size CAN be changed after creation, contrary to an earlier note in this codebase.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| settings | Yes | Settings to update | |
| sequenceId | Yes | The ID of the sequence |