[][src]Function stainless_ffmpeg_sys::avcodec_get_frame_class

pub unsafe extern "C" fn avcodec_get_frame_class() -> *const AVClass

Get the AVClass for AVFrame. It can be used in combination with AV_OPT_SEARCH_FAKE_OBJ for examining options.

@see av_opt_find().