Skip to content

selectCodecAvailability

selectCodecAvailability(identity, hardwareSupported, providers): CodecExecutionDecision

Defined in: fallback.ts:65

Negotiate how to execute a codec operation: hardware when the platform reports it, otherwise the first ready provider that supports the identity, otherwise fail closed with a diagnostic.

CodecIdentity

boolean

readonly CodecFallbackDescriptor[]

CodecExecutionDecision