跳到主要内容

av_get_sample_fmt

搜索

函数 av_get_sample_fmt 

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

Return a sample format corresponding to name, or AV_SAMPLE_FMT_NONE on error.