Home
last modified time | relevance | path

Searched refs:gst_sdp_media_get_connection (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/sdp/
Dgstsdpmessage.h656 const GstSDPConnection* gst_sdp_media_get_connection (const GstSDPMedia *media, guint idx);
Dgstsdpmessage.c1941 gst_sdp_media_get_connection (media, i); in gst_sdp_media_copy()
1999 const GstSDPConnection *conn = gst_sdp_media_get_connection (media, i); in gst_sdp_media_as_text()
2433 gst_sdp_media_get_connection (const GstSDPMedia * media, guint idx) in gst_sdp_media_get_connection() function
/third_party/gstreamer/gstplugins_bad/gst/sdp/
Dgstsdpdemux.c435 if (!(conn = gst_sdp_media_get_connection (media, 0))) { in gst_sdp_demux_create_stream()
/third_party/gstreamer/gstplugins_good/gst/rtsp/
Dgstrtspsrc.c2144 conn = gst_sdp_media_get_connection (media, i); in gst_rtspsrc_collect_connections()
/third_party/gstreamer/gstplugins_base/
DChangeLog140060 (gst_sdp_media_connections_len), (gst_sdp_media_get_connection),
140155 (gst_sdp_media_connections_len), (gst_sdp_media_get_connection),