跳转到内容

ResumableMuxedExportResult

此内容尚不支持你的语言。

Defined in: resumable-muxed-export.ts:308

readonly audioFrames: number

Defined in: webm-export.ts:76

WebMExportResult.audioFrames


readonly checkpointKey: string

Defined in: resumable-muxed-export.ts:309


readonly durationUs: number

Defined in: webm-export.ts:77

WebMExportResult.durationUs


readonly encodedUnits: number

Defined in: resumable-muxed-export.ts:312


readonly encoderConfiguration: MuxedEncoderConfiguration

Defined in: webm-export.ts:82

Configuration submitted to the encoders. Variable bitrate targets are not promises about the measured bitrate of the resulting media.

WebMExportResult.encoderConfiguration


readonly mimeType: string

Defined in: webm-export.ts:74

WebMExportResult.mimeType


readonly reusedUnits: number

Defined in: resumable-muxed-export.ts:311


readonly totalUnits: number

Defined in: resumable-muxed-export.ts:310


readonly videoFrames: number

Defined in: webm-export.ts:75

WebMExportResult.videoFrames