pub unsafe extern "C" fn avresample_free(
avr: *mut *mut AVAudioResampleContext,
)Expand description
@deprecated use libswresample
Free AVAudioResampleContext and associated AVOption values.
This also calls avresample_close() before freeing.
@param avr audio resample context