Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/curl/
Dgstcurlhttpsrc.h197 guint max_conns_global; /* CURLMOPT_MAXCONNECTS */ member
Dgstcurlhttpsrc.c592 source->max_conns_global = g_value_get_uint (value); in gst_curl_http_src_set_property()
675 g_value_set_uint (value, source->max_conns_global); in gst_curl_http_src_get_property()
714 source->max_conns_global = GSTCURL_DEFAULT_CONNECTIONS_GLOBAL; in gst_curl_http_src_init()