PropsAudioDecoder extension
- on
Properties
- decodeQueueSize → int
-
Available on AudioDecoder, provided by the PropsAudioDecoder extension
no setter -
ondequeue
↔ EventHandlerNonNull<
Event> ? -
Available on AudioDecoder, provided by the PropsAudioDecoder extension
getter/setter pair - state → CodecState
-
Available on AudioDecoder, provided by the PropsAudioDecoder extension
no setter
Methods
-
close(
) → void -
Available on AudioDecoder, provided by the PropsAudioDecoder extension
-
configure(
AudioDecoderConfig config) → void -
Available on AudioDecoder, provided by the PropsAudioDecoder extension
-
decode(
EncodedAudioChunk chunk) → void -
Available on AudioDecoder, provided by the PropsAudioDecoder extension
-
flush(
) → Future< void> -
Available on AudioDecoder, provided by the PropsAudioDecoder extension
-
reset(
) → void -
Available on AudioDecoder, provided by the PropsAudioDecoder extension