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
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