跳到主要内容

av_pix_fmt_desc_get

搜索

函数 av_pix_fmt_desc_get 

源代码
pub unsafe extern "C" fn av_pix_fmt_desc_get(
    pix_fmt: AVPixelFormat,
) -> *const AVPixFmtDescriptor
展开描述

@return a pixel format descriptor for provided pixel format or NULL if this pixel format is unknown.