Searched refs:GST_RTSP_HDR_PRAGMA (Results 1 – 3 of 3) sorted by relevance
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/ |
D | gstrtspdefs.h | 329 GST_RTSP_HDR_PRAGMA, /* Pragma */ enumerator
|
D | gstrtsp-enumtypes.c | 255 { C_ENUM(GST_RTSP_HDR_PRAGMA), "GST_RTSP_HDR_PRAGMA", "pragma" }, in gst_rtsp_header_field_get_type()
|
D | gstrtspconnection.c | 863 gst_rtsp_message_add_header (msg, GST_RTSP_HDR_PRAGMA, "no-cache"); in setup_tunneling() 942 gst_rtsp_message_add_header (msg, GST_RTSP_HDR_PRAGMA, "no-cache"); in setup_tunneling() 2745 gst_rtsp_message_add_header (msg, GST_RTSP_HDR_PRAGMA, "no-cache"); in gen_tunnel_reply()
|