pub unsafe extern "C" fn avresample_get_class() -> *const AVClass
Expand description
@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