Function gst::ffi::gst_buffer_add_video_meta[][src]

pub unsafe extern "C" fn gst_buffer_add_video_meta(
    buffer: *mut GstBuffer,
    flags: GstVideoFrameFlags,
    format: GstVideoFormat,
    width: guint,
    height: guint
) -> *mut GstVideoMeta