Skip to main content

Export Sequence AAF

Category: Pr Rendering Export Sequence AAF block screenshot

Exports a sequence as an AAF interchange file. Use `mixdownVideo`, `embedAudio`, `trimSources`, and `handleFrames` to shape the exported interchange package. The `audioFileFormat` input currently supports `AIFF` and `WAV`. Use `videoMixdownPresetPath` only when `mixdownVideo=true`.

Inputs

InputRequiredValue KindTypesEnum Values
sequencenoexpressionreference, string, null
outputPathyesexpressionstring
mixdownVideonoexpressionboolean
embedAudionoexpressionboolean
trimSourcesnoexpressionboolean
handleFramesnoexpressionnumber
audioFileFormatnoexpressionenum-stringAIFF, WAV
videoMixdownPresetPathnoexpressionstring
onErrornoexpressionenum-stringSTOP, CONTINUE, RETURN_FALSE
storeResultInnovariable-namevariable-name

Notes

  • Exports a sequence as an AAF interchange file.
  • sequence is optional; the active sequence is used by default.
  • audioFileFormat currently supports AIFF and WAV.
  • videoMixdownPresetPath is relevant only when mixdownVideo=true.
  • storeResultIn stores boolean success.

See Also

  • Premiere Reference Paths: Explains Premiere reference path strings for project items, sequences, tracks, timeline items, markers, components, and parameters.