Function rsmpeg::ffi::sws_isSupportedOutput[][src]

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

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