Function avresample_alloc_context

Source
pub unsafe extern "C" fn avresample_alloc_context() -> *mut AVAudioResampleContext
Expand description

@deprecated use libswresample

Allocate AVAudioResampleContext and set options.

@return allocated audio resample context, or NULL on failure