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