Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspdefs.h257GST_RTSP_HDR_CONTENT_LENGTH, /* Content-Length e req. SET_PARAMETER, ANNOUNCE… enumerator
Dgstrtsp-enumtypes.c191 { C_ENUM(GST_RTSP_HDR_CONTENT_LENGTH), "GST_RTSP_HDR_CONTENT_LENGTH", "content-length" }, in gst_rtsp_header_field_get_type()
Dgstrtspconnection.c945 gst_rtsp_message_add_header (msg, GST_RTSP_HDR_CONTENT_LENGTH, "32767"); in setup_tunneling()
1862 gst_rtsp_header_as_text (GST_RTSP_HDR_CONTENT_LENGTH), len); in serialize_message()
2538 GST_RTSP_HDR_CONTENT_LENGTH, &hdrval, 0) == GST_RTSP_OK && in build_next()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Drtspconnection.c888 fail_unless (gst_rtsp_message_add_header (msg, GST_RTSP_HDR_CONTENT_LENGTH, in GST_START_TEST()
906 fail_unless (gst_rtsp_message_add_header (msg, GST_RTSP_HDR_CONTENT_LENGTH, in GST_START_TEST()