跳到主要内容

avcodec_get_subtitle_rect_class

搜索

函数 avcodec_get_subtitle_rect_class 

源代码
pub unsafe extern "C" fn avcodec_get_subtitle_rect_class() -> *const AVClass
展开描述

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

@see av_opt_find().