exportResumableMuxed
此内容尚不支持你的语言。
exportResumableMuxed(
options):Promise<ResumableMuxedExportResult>
Defined in: resumable-muxed-export.ts:665
Encodes frame-aligned WebM clusters or fMP4 fragments and checkpoints every complete unit. Resume reuses the committed prefix, verifies every unit hash, and re-encodes only the first missing unit onward.
Parameters
Section titled “Parameters”options
Section titled “options”Returns
Section titled “Returns”Promise<ResumableMuxedExportResult>