[][src]Function gstreamer_sys::gst_query_parse_latency

pub unsafe extern "C" fn gst_query_parse_latency(
    query: *mut GstQuery,
    live: *mut gboolean,
    min_latency: *mut GstClockTime,
    max_latency: *mut GstClockTime
)