Home
last modified time | relevance | path

Searched refs:GST_RTSP_HDR_ACCEPT (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspdefs.h244 GST_RTSP_HDR_ACCEPT, /* Accept R opt. entity */ enumerator
Dgstrtsp-enumtypes.c178 { C_ENUM(GST_RTSP_HDR_ACCEPT), "GST_RTSP_HDR_ACCEPT", "accept" }, in gst_rtsp_header_field_get_type()
Dgstrtspconnection.c860 gst_rtsp_message_add_header (msg, GST_RTSP_HDR_ACCEPT, in setup_tunneling()
937 gst_rtsp_message_add_header (msg, GST_RTSP_HDR_ACCEPT, in setup_tunneling()
/third_party/gstreamer/gstplugins_good/gst/rtsp/
Dgstrtspsrc.c8041 gst_rtsp_message_add_header (&request, GST_RTSP_HDR_ACCEPT, in gst_rtspsrc_retrieve_sdp()