Function gstreamer_rtsp_sys::gst_rtsp_connection_receive

source ·
pub unsafe extern "C" fn gst_rtsp_connection_receive(
    conn: *mut GstRTSPConnection,
    message: *mut GstRTSPMessage,
    timeout: *mut GTimeVal,
) -> GstRTSPResult