Function gst_ rtsp_ stream_ transport_ set_ callbacks
Source pub unsafe extern "C" fn gst_rtsp_stream_transport_set_callbacks(
trans: *mut GstRTSPStreamTransport,
send_rtp: GstRTSPSendFunc,
send_rtcp: GstRTSPSendFunc,
user_data: gpointer,
notify: GDestroyNotify,
)