Function gstreamer_video_sys::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: c_uint,
height: c_uint,
n_planes: c_uint,
offset: size_t,
stride: c_int
) -> *mut GstVideoMeta