Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspconnection.c205 guint content_length_limit; member
402 newconn->content_length_limit = G_MAXUINT; in gst_rtsp_connection_create()
2549 } else if (content_length_parsed > conn->content_length_limit) { in build_next()
3383 conn->content_length_limit = limit; in gst_rtsp_connection_set_content_length_limit()