Function gstreamer_video_sys::gst_buffer_add_video_meta

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