Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspdefs.h253 GST_RTSP_HDR_CONNECTION, /* Connection g req. all */ enumerator
Dgstrtsp-enumtypes.c187 { C_ENUM(GST_RTSP_HDR_CONNECTION), "GST_RTSP_HDR_CONNECTION", "connection" }, in gst_rtsp_header_field_get_type()
Dgstrtspconnection.c2743 gst_rtsp_message_add_header (msg, GST_RTSP_HDR_CONNECTION, "close"); in gen_tunnel_reply()