export_aaf
Exports a Premiere Pro sequence to an AAF file for interchange with other editing and audio applications.
Instructions
Exports a sequence as an AAF file for interchange with other editing/audio applications.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| outputPath | Yes | The absolute file path for the exported AAF file | |
| sampleRate | No | Audio sample rate (default: 48000) | |
| sequenceId | Yes | The ID of the sequence to export | |
| mixDownVideo | No | Whether to mix down video (default: true) | |
| bitsPerSample | No | Audio bits per sample (default: 16) | |
| explodeToMono | No | Whether to explode audio to mono (default: false) |