Searched refs:gst_sdp_attribute_set (Results 1 – 3 of 3) sorted by relevance
/third_party/gstreamer/gstplugins_bad/ext/webrtc/ |
D | webrtcsdp.c | 444 gst_sdp_attribute_set (&new_attr, dir_str, ""); in _media_replace_direction() 570 gst_sdp_attribute_set (&new_attr, "setup", setup_str); in _media_replace_setup()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/sdp/ |
D | gstsdpmessage.h | 242 GstSDPResult gst_sdp_attribute_set (GstSDPAttribute *attr, const gchar *key,
|
D | gstsdpmessage.c | 1574 gst_sdp_attribute_set (GstSDPAttribute * attr, const gchar * key, in gst_sdp_attribute_set() function 1741 gst_sdp_attribute_set (&attr, key, value); in gst_sdp_message_add_attribute() 2774 gst_sdp_attribute_set (&attr, key, value); in gst_sdp_media_add_attribute()
|