Type Definition gst::ffi::GstVideoFormatPack[][src]

type GstVideoFormatPack = Option<extern "C" fn(info: *const GstVideoFormatInfo, flags: GstVideoPackFlags, src: gpointer, sstride: gint, data: *mut gpointer, stride: *mut gint, chroma_site: GstVideoChromaSite, y: gint, width: gint)>;