[−][src]Function ffmpeg_dev::sys::avresample_get_class
pub unsafe extern "C" fn avresample_get_class() -> *const AVClass
@deprecated use libswresample
Get the AVClass for AVAudioResampleContext.
Can be used in combination with AV_OPT_SEARCH_FAKE_OBJ for examining options without allocating a context.
@see av_opt_find().
@return AVClass for AVAudioResampleContext