Home
last modified time | relevance | path

Searched refs:gst_sdp_address_is_multicast (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/sdp/
Dgstsdpmessage.h357 gboolean gst_sdp_address_is_multicast (const gchar *nettype, const gchar *add…
Dgstsdpmessage.c464 gst_sdp_address_is_multicast (const gchar * nettype, const gchar * addrtype, in gst_sdp_address_is_multicast() function
536 if (gst_sdp_address_is_multicast (msg->connection.nettype, in gst_sdp_message_as_text()
2004 if (gst_sdp_address_is_multicast (conn->nettype, conn->addrtype, in gst_sdp_media_as_text()
/third_party/gstreamer/gstplugins_good/gst/rtsp/
Dgstrtspsrc.c2124 gst_sdp_address_is_multicast (conn->nettype, conn->addrtype, in gst_rtspsrc_do_stream_connection()