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.strInterleaveOutputInterleaveOutput
Constructor
InterleaveOutput(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)
Fields
INTERLEAVED_OUTPUT |
NON_INTERLEAVED_OUTPUT |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python