跳到主要内容

sws_isSupportedInput

搜索

函数 sws_isSupportedInput 

源代码
pub unsafe extern "C" fn sws_isSupportedInput(
    pix_fmt: AVPixelFormat,
) -> c_int
展开描述

Return a positive value if pix_fmt is a supported input format, 0 otherwise.