@override int opus_packet_get_nb_channels(ffi.Pointer<ffi.Uint8> data) { return _opus_packet_get_nb_channels(data); }