pub unsafe extern "C" fn sws_isSupportedInput(
pix_fmt: AVPixelFormat,
) -> c_int
Expand description
Return a positive value if pix_fmt is a supported input format, 0 otherwise.
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.