Function gstreamer_rtsp_server_sys::gst_rtsp_stream_transport_set_callbacks [−][src]
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
)