gstreamer_rtsp_sys

Function gst_rtsp_connection_send

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