Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspdefs.h269 GST_RTSP_HDR_RANGE, /* Range Rr opt. PLAY, PAUSE, RECORD */ enumerator
Dgstrtsp-enumtypes.c203 { C_ENUM(GST_RTSP_HDR_RANGE), "GST_RTSP_HDR_RANGE", "range" }, in gst_rtsp_header_field_get_type()
/third_party/gstreamer/gstplugins_good/gst/rtsp/
Dgstrtspsrc.c8676 gst_rtsp_message_take_header (&request, GST_RTSP_HDR_RANGE, hval); in gst_rtspsrc_play()
8793 if (gst_rtsp_message_get_header (&response, GST_RTSP_HDR_RANGE, &hval, in gst_rtspsrc_play()