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