Home
last modified time | relevance | path

Searched refs:gst_sdp_attribute_clear (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/sdp/
Dgstsdpmessage.c294 INIT_ARRAY (msg->attributes, GstSDPAttribute, gst_sdp_attribute_clear); in gst_sdp_message_init()
1596 gst_sdp_attribute_clear (GstSDPAttribute * attr) in gst_sdp_attribute_clear() function
1675 #define FREE_ATTRIBUTE(v) gst_sdp_attribute_clear(v)
1848 INIT_ARRAY (media->attributes, GstSDPAttribute, gst_sdp_attribute_clear); in gst_sdp_media_init()
2902 gst_sdp_attribute_clear (old); in gst_sdp_media_replace_attribute()
2927 gst_sdp_attribute_clear (old); in gst_sdp_media_remove_attribute()
Dgstsdpmessage.h246 GstSDPResult gst_sdp_attribute_clear (GstSDPAttribute *attr);