Skip to content

CodecConfigProbe

Defined in: types.ts:13

readonly codec: string

Defined in: types.ts:16


readonly config: Readonly<Record<string, JsonValue>>

Defined in: types.ts:18


readonly diagnostics: readonly Diagnostic[]

Defined in: types.ts:19


readonly id: string

Defined in: types.ts:14


readonly kind: "video-decoder" | "video-encoder" | "audio-decoder" | "audio-encoder"

Defined in: types.ts:15


readonly supported: boolean

Defined in: types.ts:17