Skip to content
Function

getEncodableCodecs

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

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

See MediaCodec.

Released under the Mozilla Public License 2.0.