Searched refs:gst_rtsp_connection_get_ip (Results 1 – 6 of 6) sorted by relevance
203 const gchar * gst_rtsp_connection_get_ip (const GstRTSPConnection *conn);
3413 gst_rtsp_connection_get_ip (const GstRTSPConnection * conn) in gst_rtsp_connection_get_ip() function
853 fail_unless_equals_string (gst_rtsp_connection_get_ip (conn), "127.0.0.1"); in GST_START_TEST()
4359 *destination = gst_rtsp_connection_get_ip (src->conninfo.connection); in gst_rtspsrc_get_transport_info()4362 gst_rtsp_connection_get_ip (stream->conninfo.connection); in gst_rtspsrc_get_transport_info()
128984 …gst/rtsp/gstrtspsrc.c: Use the new gst_rtsp_connection_get_ip() to access the IP address of a GstR…128987 Use the new gst_rtsp_connection_get_ip() to access the IP address
132337 (gst_rtsp_connection_set_qos_dscp), (gst_rtsp_connection_get_ip):