跳到主要内容

avcodec_descriptor_get_by_name

搜索

函数 avcodec_descriptor_get_by_name 

源代码
pub unsafe extern "C" fn avcodec_descriptor_get_by_name(
    name: *const c_char,
) -> *const AVCodecDescriptor
展开描述

@return codec descriptor with the given name or NULL if no such descriptor exists.