Function gst::ffi::gst_buffer_add_video_meta_full [−][src]
pub unsafe extern "C" fn gst_buffer_add_video_meta_full(
buffer: *mut GstBuffer,
flags: GstVideoFrameFlags,
format: GstVideoFormat,
width: guint,
height: guint,
n_planes: guint,
offset: *mut gsize,
stride: *mut gint
) -> *mut GstVideoMeta