Function sws_isSupportedInput

pub unsafe extern "C" fn sws_isSupportedInput(
    pix_fmt: AVPixelFormat,
) -> i32
Available on crate feature dep_ffmpeg only.
Expand description

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