AudioDecoder

The AudioDecoder interface of the WebCodecs API decodes chunks of audio. Available only in secure contexts.

MDN Reference

Constructors

Link copied to clipboard
constructor(init: AudioDecoderInit)

Types

Link copied to clipboard
object Companion

Properties

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
suspend fun flush()
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard