[][src]Function ffmpeg_dev::sys::avresample_free

pub unsafe extern "C" fn avresample_free(avr: *mut *mut AVAudioResampleContext)

@deprecated use libswresample

Free AVAudioResampleContext and associated AVOption values.

This also calls avresample_close() before freeing.

@param avr audio resample context