Function rsmpeg::ffi::av_pix_fmt_count_planes[][src]

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

@return number of planes in pix_fmt, a negative AVERROR if pix_fmt is not a valid pixel format.