Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspdefs.h251 GST_RTSP_HDR_CACHE_CONTROL, /* Cache-Control g opt. SETUP */ enumerator
Dgstrtsp-enumtypes.c185 { C_ENUM(GST_RTSP_HDR_CACHE_CONTROL), "GST_RTSP_HDR_CACHE_CONTROL", "cache-control" }, in gst_rtsp_header_field_get_type()
Dgstrtspconnection.c862 gst_rtsp_message_add_header (msg, GST_RTSP_HDR_CACHE_CONTROL, "no-cache"); in setup_tunneling()
941 gst_rtsp_message_add_header (msg, GST_RTSP_HDR_CACHE_CONTROL, "no-cache"); in setup_tunneling()
2744 gst_rtsp_message_add_header (msg, GST_RTSP_HDR_CACHE_CONTROL, "no-store"); in gen_tunnel_reply()