Function ffmpeg_sys_fframes::avcodec_get_class
source ยท pub unsafe extern "C" fn avcodec_get_class() -> *const AVClassExpand description
Get the AVClass for AVCodecContext. It can be used in combination with AV_OPT_SEARCH_FAKE_OBJ for examining options.
@see av_opt_find().