Function rsmpeg::ffi::avcodec_pix_fmt_to_codec_tag[][src]

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

Return a value representing the fourCC code associated to the pixel format pix_fmt, or 0 if no associated fourCC code can be found.