Function gstreamer_video_sys::gst_video_decoder_set_latency

source ยท
pub unsafe extern "C" fn gst_video_decoder_set_latency(
    decoder: *mut GstVideoDecoder,
    min_latency: GstClockTime,
    max_latency: GstClockTime,
)