Function gst::ffi::gst_adapter_prev_dts_at_offset[][src]

pub unsafe extern "C" fn gst_adapter_prev_dts_at_offset(
    adapter: *mut GstAdapter,
    offset: gsize,
    distance: *mut guint64
) -> GstClockTime