Function gstreamer_audio_sys::gst_audio_resampler_update [−][src]
pub unsafe extern "C" fn gst_audio_resampler_update(
resampler: *mut GstAudioResampler,
in_rate: c_int,
out_rate: c_int,
options: *mut GstStructure
) -> gboolean
This is supported on crate feature
v1_10
only.