Searched refs:gst_sdp_media_get_connection (Results 1 – 5 of 5) sorted by relevance
/third_party/gstreamer/gstplugins_base/gst-libs/gst/sdp/ |
D | gstsdpmessage.h | 656 const GstSDPConnection* gst_sdp_media_get_connection (const GstSDPMedia *media, guint idx);
|
D | gstsdpmessage.c | 1941 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/ |
D | gstsdpdemux.c | 435 if (!(conn = gst_sdp_media_get_connection (media, 0))) { in gst_sdp_demux_create_stream()
|
/third_party/gstreamer/gstplugins_good/gst/rtsp/ |
D | gstrtspsrc.c | 2144 conn = gst_sdp_media_get_connection (media, i); in gst_rtspsrc_collect_connections()
|
/third_party/gstreamer/gstplugins_base/ |
D | ChangeLog | 140060 (gst_sdp_media_connections_len), (gst_sdp_media_get_connection), 140155 (gst_sdp_media_connections_len), (gst_sdp_media_get_connection),
|