Function gstreamer_rtsp_server_sys::gst_rtsp_stream_add_multicast_client_address [−][src]
pub unsafe extern "C" fn gst_rtsp_stream_add_multicast_client_address(
stream: *mut GstRTSPStream,
destination: *const c_char,
rtp_port: c_uint,
rtcp_port: c_uint,
family: GSocketFamily
) -> gboolean
This is supported on crate feature
v1_16
only.