Function gstreamer_sys::gst_sample_new[][src]

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