Function gstreamer_rtsp_sys::gst_rtsp_range_get_times

source ·
pub unsafe extern "C" fn gst_rtsp_range_get_times(
    range: *const GstRTSPTimeRange,
    min: *mut GstClockTime,
    max: *mut GstClockTime,
) -> gboolean