menu
opus_codec_dart package
documentation
wrappers/opus_decoder.dart
OpusDecoderFunctions
opus_decoder_destroy abstract method
opus_decoder_destroy abstract method
dark_mode
light_mode
opus_decoder_destroy
abstract method
void
opus_decoder_destroy
(
Pointer
<
OpusDecoder
>
st
)
Implementation
void opus_decoder_destroy(ffi.Pointer<OpusDecoder> st);
opus_codec_dart package
documentation
wrappers/opus_decoder
OpusDecoderFunctions
opus_decoder_destroy abstract method
OpusDecoderFunctions class