跳到主要内容

av_find_input_format

搜索

函数 av_find_input_format 

源代码
pub unsafe extern "C" fn av_find_input_format(
    short_name: *const c_char,
) -> *const AVInputFormat
展开描述

Find AVInputFormat based on the short name of the input format.