跳到主要内容

avcodec_get_name

搜索

函数 avcodec_get_name 

源代码
pub unsafe extern "C" fn avcodec_get_name(
    id: AVCodecID,
) -> *const c_char
展开描述

Get the name of a codec. @return a static string identifying the codec; never NULL