menu
opus_codec_dart package
documentation
wrappers/opus_decoder.dart
OpusDecoderFunctions
opus_packet_get_bandwidth abstract method
opus_packet_get_bandwidth abstract method
dark_mode
light_mode
opus_packet_get_bandwidth
abstract method
int
opus_packet_get_bandwidth
(
Pointer
<
Uint8
>
data
)
Implementation
int opus_packet_get_bandwidth(ffi.Pointer<ffi.Uint8> data);
opus_codec_dart package
documentation
wrappers/opus_decoder
OpusDecoderFunctions
opus_packet_get_bandwidth abstract method
OpusDecoderFunctions class