Function gst_ rtsp_ stream_ transport_ set_ list_ callbacks
Source 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,
)