Skip to content
Function

getDecodableCodecs

ts
getDecodableCodecs(): Promise<MediaCodec[]>;

Returns the list of all media codecs that can be decoded by the browser.

See MediaCodec.

Released under the Mozilla Public License 2.0.