Home
last modified time | relevance | path

Searched refs:gst_sdp_message_get_attribute_val_n (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/sdp/
Dgstsdpmessage.h546 const gchar* gst_sdp_message_get_attribute_val_n (const GstSDPMessage *msg,
Dgstsdpmessage.c1637 gst_sdp_message_get_attribute_val_n (const GstSDPMessage * msg, in gst_sdp_message_get_attribute_val_n() function
1671 return gst_sdp_message_get_attribute_val_n (msg, key, 0); in gst_sdp_message_get_attribute_val()
/third_party/gstreamer/gstplugins_bad/gst/sdp/
Dgstsdpdemux.c1108 control = gst_sdp_message_get_attribute_val_n (&sdp, "control", i); in gst_sdp_demux_start()
/third_party/gstreamer/gstplugins_good/gst/rtsp/
Dgstrtspsrc.c2356 control_path = gst_sdp_message_get_attribute_val_n (sdp, "control", 0); in gst_rtspsrc_create_stream()
7887 range = gst_sdp_message_get_attribute_val_n (sdp, "range", i); in gst_rtspsrc_open_from_sdp()
7903 gstclock = gst_sdp_message_get_attribute_val_n (sdp, "x-gst-clock", i); in gst_rtspsrc_open_from_sdp()
7919 control = gst_sdp_message_get_attribute_val_n (sdp, "control", i); in gst_rtspsrc_open_from_sdp()
/third_party/gstreamer/gstplugins_base/
DChangeLog139189 (gst_sdp_message_get_key), (gst_sdp_message_get_attribute_val_n),
140145 (gst_sdp_message_set_key), (gst_sdp_message_get_attribute_val_n),
140234 (gst_sdp_message_get_key), (gst_sdp_message_get_attribute_val_n),