InterleaveOutput Enum

Sets the interleave mode of the output to control how audio and video are stored in the container format. Example: set InterleavedOutput as NonInterleavedOutput to produce audio-only and video-only outputs in separate MP4 files.

Inheritance
builtins.str
InterleaveOutput
InterleaveOutput

Constructor

InterleaveOutput(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)

Fields

INTERLEAVED_OUTPUT
NON_INTERLEAVED_OUTPUT