str
The container format. The default is ``fmp4``.
Supported container formats:
- ``fmp4`` - the corresponding file extension is ``.m4s``
- ``ts`` - the corresponding file extension is ``.ts``
elementary_streams
Sequence[str]
List of ``ElementaryStream``
keys
multiplexed in this stream.
- For ``fmp4`` container, must contain either one video or
one audio stream.
- For ``ts`` container, must contain exactly one audio
stream and up to one video stream.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-12-04 UTC."],[],[]]