Home
last modified time | relevance | path

Searched refs:gst_sdp_message_get_connection (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/sdp/
Dgstsdpmessage.h449 const GstSDPConnection* gst_sdp_message_get_connection (const GstSDPMessage *msg);
Dgstsdpmessage.c1099 gst_sdp_message_get_connection (const GstSDPMessage * msg) in gst_sdp_message_get_connection() function
/third_party/gstreamer/gstplugins_bad/gst/sdp/
Dgstsdpdemux.c440 if (!(conn = gst_sdp_message_get_connection (sdp))) { in gst_sdp_demux_create_stream()
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dwebrtcbin.c3438 conn = gst_sdp_message_get_connection (old); in offer_remove_last_media()
/third_party/gstreamer/gstplugins_good/gst/rtsp/
Dgstrtspsrc.c2149 if ((conn = gst_sdp_message_get_connection (sdp))) { in gst_rtspsrc_collect_connections()
/third_party/gstreamer/gstplugins_base/
DChangeLog139187 (gst_sdp_message_get_connection), (gst_sdp_message_add_bandwidth),
140231 (gst_sdp_message_set_connection), (gst_sdp_message_get_connection),