Home
last modified time | relevance | path

Searched refs:GST_RTSP_HDR_LOCATION (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspdefs.h299 GST_RTSP_HDR_LOCATION, /* Location */ enumerator
Dgstrtsp-enumtypes.c230 { C_ENUM(GST_RTSP_HDR_LOCATION), "GST_RTSP_HDR_LOCATION", "location" }, in gst_rtsp_header_field_get_type()
/third_party/gstreamer/gstplugins_good/gst/rtsp/
Dgstrtspsrc.c6751 if (gst_rtsp_message_get_header (response, GST_RTSP_HDR_LOCATION, in gst_rtspsrc_send()