跳到主要内容

av_get_sample_fmt_name

搜索

函数 av_get_sample_fmt_name 

源代码
pub unsafe extern "C" fn av_get_sample_fmt_name(
    sample_fmt: AVSampleFormat,
) -> *const c_char
展开描述

Return the name of sample_fmt, or NULL if sample_fmt is not recognized.