Function rsmpeg::ffi::sws_isSupportedInput[][src]

pub unsafe extern "C" fn sws_isSupportedInput(pix_fmt: i32) -> i32
Expand description

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