Skip to content

CodecExecutionPath

CodecExecutionPath = { path: "hardware"; } | { path: "fallback"; providerId: string; } | { path: "unavailable"; }

Defined in: fallback.ts:37

Negotiated execution path for a single codec operation.