MixAudioDecoderPointerEx extension

on

Methods

decodeAudio(Pointer<NativeType> buffer, int buflen, Pointer<SdlAudioSpec> spec) int

Available on Pointer<MixAudioDecoder>, provided by the MixAudioDecoderPointerEx extension

Decode more audio from a MIX_AudioDecoder.
destroy() → void

Available on Pointer<MixAudioDecoder>, provided by the MixAudioDecoderPointerEx extension

Destroy the specified audio decoder.
getFormat(Pointer<SdlAudioSpec> spec) bool

Available on Pointer<MixAudioDecoder>, provided by the MixAudioDecoderPointerEx extension

Query the initial audio format of a MIX_AudioDecoder.
getProperties() int

Available on Pointer<MixAudioDecoder>, provided by the MixAudioDecoderPointerEx extension

Get the properties associated with a MIX_AudioDecoder.