Function gstreamer_audio_sys::gst_audio_resampler_resample [−][src]
pub unsafe extern "C" fn gst_audio_resampler_resample(
resampler: *mut GstAudioResampler,
in_: *mut gpointer,
in_frames: size_t,
out: *mut gpointer,
out_frames: size_t
)
This is supported on crate feature
v1_10
only.