AAFExportOptions
Since: 26.3
Properties
Instance Methods
setAudioFileFormat
Set the audio file format (0 for AIFF, 1 for WAV)
Since: 26.3
Returns: AAFExportOptions
Parameters
setBitsPerSample
Set the audio bits per sample
Since: 26.3
Returns: AAFExportOptions
Parameters
setEmbedAudio
Set whether to embed audio in the AAF file
Since: 26.3
Returns: AAFExportOptions
Parameters
setExplodeToMono
When true, exports multichannel audio as separate mono media files (one file per channel)
Since: 26.3
Returns: AAFExportOptions
Parameters
setHandleFrames
Set the number of handle frames
Since: 26.3
Returns: AAFExportOptions
Parameters
setInterleaveWithoutEffects
Set whether to interleave without effects
Since: 26.3
Returns: AAFExportOptions
Parameters
setMixdownVideo
When true, renders the sequence video to a single media file for AAF export (video mixdown) instead of relying only on linked source clips
Since: 26.3
Returns: AAFExportOptions
Parameters
setPreserveParentFolder
When true, exploded mono audio is written under a subdirectory named after the folder that contained each clip's source media on disk
Since: 26.3
Returns: AAFExportOptions
Parameters
setRenderAudioEffects
Set whether to render audio effects
Since: 26.3
Returns: AAFExportOptions
Parameters
setSampleRate
Set the audio sample rate
Since: 26.3
Returns: AAFExportOptions
Parameters
setTrimSources
Set whether to trim sources
Since: 26.3
Returns: AAFExportOptions
Parameters
setVideoMixdownPresetPath
Path to the encoder preset file (.epr) used when mixdown video is enabled
Since: 26.3
Returns: AAFExportOptions