Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dsdp.c275 fail_unless (gst_sdp_message_add_attribute (message, in GST_START_TEST()
330 fail_unless (gst_sdp_message_add_attribute (message, in GST_START_TEST()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/sdp/
Dgstsdpmessage.h561 GstSDPResult gst_sdp_message_add_attribute (GstSDPMessage *msg, const gchar *key,
Dgstsdpmessage.c415 gst_sdp_message_add_attribute (cp, attr->key, attr->value); in gst_sdp_message_copy()
1733 gst_sdp_message_add_attribute (GstSDPMessage * msg, const gchar * key, in gst_sdp_message_add_attribute() function
3086 gst_sdp_message_add_attribute (c->msg, str, p); in gst_sdp_parse_line()
/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dgstwebrtcbin.c3357 gst_sdp_message_add_attribute (ret, "ice-options", "trickle"); in _create_offer_task()
3610 gst_sdp_message_add_attribute (ret, "group", mids); in _create_offer_task()
3851 gst_sdp_message_add_attribute (ret, attr->key, attr->value); in _create_answer_task()
4206 gst_sdp_message_add_attribute (ret, "group", mids); in _create_answer_task()
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dwebrtcbin.c3457 fail_unless_equals_int (GST_SDP_OK, gst_sdp_message_add_attribute (new, in offer_remove_last_media()
/third_party/gstreamer/gstplugins_base/
DChangeLog41649 it would be easier if `gst_sdp_message_add_attribute` accepts NULL.
140147 (gst_sdp_message_add_attribute), (gst_sdp_media_new),
140236 (gst_sdp_message_add_attribute), (gst_sdp_message_add_media),