Function gst::ffi::gst_query_parse_latency [−][src]
pub unsafe extern "C" fn gst_query_parse_latency(
query: *mut GstQuery,
live: *mut gboolean,
min_latency: *mut GstClockTime,
max_latency: *mut GstClockTime
)