[][src]Function gstreamer_video_sys::gst_video_decoder_get_latency

pub unsafe extern "C" fn gst_video_decoder_get_latency(
    decoder: *mut GstVideoDecoder,
    min_latency: *mut GstClockTime,
    max_latency: *mut GstClockTime
)