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