[][src]Function gstreamer_sys::gst_sample_new

pub unsafe extern "C" fn gst_sample_new(
    buffer: *mut GstBuffer,
    caps: *mut GstCaps,
    segment: *const GstSegment,
    info: *mut GstStructure
) -> *mut GstSample