跳到主要内容

sws_isSupportedOutput

搜索

函数 sws_isSupportedOutput 

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

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