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 |
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.
Azure SDK for Python