Function gstreamer_rtsp_server_sys::gst_rtsp_stream_transport_set_list_callbacks[][src]

pub unsafe extern "C" fn gst_rtsp_stream_transport_set_list_callbacks(
    trans: *mut GstRTSPStreamTransport,
    send_rtp_list: GstRTSPSendListFunc,
    send_rtcp_list: GstRTSPSendListFunc,
    user_data: gpointer,
    notify: GDestroyNotify
)
This is supported on crate feature v1_16 only.