Skip to main content

Module multi_export

Module multi_export 

Source
Expand description

Multi-format export from a single timeline.

Allows exporting the same timeline to multiple resolutions, codecs, and formats in a single batch operation. Commonly used for delivering to different platforms (e.g., YouTube 4K, Twitter 720p, Instagram 1080x1080 square).

Structs§

ExportJob
A single export job in a multi-export batch.
ExportProfile
A preset defining resolution, codec, and format for one export target.
MultiExportManager
Batch multi-format export manager.
ProfilePresets
Standard export profile presets.

Enums§

ExportStatus
Status of one export in a batch.

Type Aliases§

ProfileId
Unique identifier for an export profile.