[−][src]Function ffmpeg_dev::sys::avresample_alloc_context
pub unsafe extern "C" fn avresample_alloc_context(
) -> *mut AVAudioResampleContext
@deprecated use libswresample
Allocate AVAudioResampleContext and set options.
@return allocated audio resample context, or NULL on failure