gst_aggregator_set_latency

Function gst_aggregator_set_latency 

Source
pub unsafe extern "C" fn gst_aggregator_set_latency(
    self_: *mut GstAggregator,
    min_latency: GstClockTime,
    max_latency: GstClockTime,
)