Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspdefs.h339 GST_RTSP_HDR_PIPELINED_REQUESTS, /* Pipelined-Requests Rr opt. SETUP */ enumerator
Dgstrtsp-enumtypes.c260 …{ C_ENUM(GST_RTSP_HDR_PIPELINED_REQUESTS), "GST_RTSP_HDR_PIPELINED_REQUESTS", "pipelined-requests"… in gst_rtsp_header_field_get_type()
/third_party/gstreamer/gstplugins_good/gst/rtsp/
Dgstrtspsrc.c7493 gst_rtsp_message_add_header (&request, GST_RTSP_HDR_PIPELINED_REQUESTS, in gst_rtspsrc_setup_streams_start()