gstreamer_rtsp_sys

Function gst_rtsp_connection_poll

Source
pub unsafe extern "C" fn gst_rtsp_connection_poll(
    conn: *mut GstRTSPConnection,
    events: GstRTSPEvent,
    revents: *mut GstRTSPEvent,
    timeout: *mut GTimeVal,
) -> GstRTSPResult