[][src]Function gstreamer_video_sys::gst_video_frame_map_id

pub unsafe extern "C" fn gst_video_frame_map_id(
    frame: *mut GstVideoFrame,
    info: *mut GstVideoInfo,
    buffer: *mut GstBuffer,
    id: c_int,
    flags: GstMapFlags
) -> gboolean