Function gstreamer_audio_sys::gst_audio_resampler_new [−][src]
pub unsafe extern "C" fn gst_audio_resampler_new(
method: GstAudioResamplerMethod,
flags: GstAudioResamplerFlags,
format: GstAudioFormat,
channels: c_int,
in_rate: c_int,
out_rate: c_int,
options: *mut GstStructure
) -> *mut GstAudioResampler
This is supported on crate feature
v1_10
only.