MixAudioDecoderPointerEx extension
Methods
-
decodeAudio(
Uint8List buffer, SdlxAudioSpec spec) → int mixer -
Available on Pointer<
Decode more audio from a MIX_AudioDecoder.MixAudioDecoder> , provided by the MixAudioDecoderPointerEx extension -
destroy(
) → void mixer -
Available on Pointer<
Destroy the specified audio decoder.MixAudioDecoder> , provided by the MixAudioDecoderPointerEx extension -
getFormat(
SdlxAudioSpec spec) → bool mixer -
Available on Pointer<
Query the initial audio format of a MIX_AudioDecoder.MixAudioDecoder> , provided by the MixAudioDecoderPointerEx extension -
getProperties(
) → int mixer -
Available on Pointer<
Get the properties associated with a MIX_AudioDecoder.MixAudioDecoder> , provided by the MixAudioDecoderPointerEx extension