Searched refs:GST_RTSP_HDR_CACHE_CONTROL (Results 1 – 3 of 3) sorted by relevance
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/ |
D | gstrtspdefs.h | 251 GST_RTSP_HDR_CACHE_CONTROL, /* Cache-Control g opt. SETUP */ enumerator
|
D | gstrtsp-enumtypes.c | 185 { C_ENUM(GST_RTSP_HDR_CACHE_CONTROL), "GST_RTSP_HDR_CACHE_CONTROL", "cache-control" }, in gst_rtsp_header_field_get_type()
|
D | gstrtspconnection.c | 862 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()
|