Function gstreamer_rtsp_sys::gst_rtsp_connection_set_proxy[][src]

pub unsafe extern "C" fn gst_rtsp_connection_set_proxy(
    conn: *mut GstRTSPConnection,
    host: *const c_char,
    port: c_uint
) -> GstRTSPResult