Skip to content

MuxedExportProfile

Defined in: webm-export.ts:114

readonly audioCodec: "opus" | "aac"

Defined in: webm-export.ts:120


readonly format: WebMOutputFormat | Mp4OutputFormat

Defined in: webm-export.ts:117


readonly fullVideoCodecString: string

Defined in: webm-export.ts:119


readonly id: "webm-vp9-opus" | "mp4-h264-aac" | "mp4-av1-aac" | "mp4-hevc-aac"

Defined in: webm-export.ts:115


readonly operationName: string

Defined in: webm-export.ts:116


readonly videoCodec: "avc" | "hevc" | "vp9" | "av1"

Defined in: webm-export.ts:118