Searched refs:streaming (Results 1 – 17 of 17) sorted by relevance
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/Client/ |
H A D | Middleware.php | 19 * @param callable $default Handler used for non-streaming responses 36 * Sends streaming requests to a streaming compatible handler while sendin 40 * performance benefits of curl while still supporting true streaming 43 * @param callable $default Handler used for non-streaming responses 44 * @param callable $streaming Handler used for streaming responses 50 callable $streaming argument 52 return function (array $request) use ($default, $streaming) { 55 : $streaming( [all...] |
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/ |
H A D | Proxy.php | 41 * @param callable $streaming Handler used for streaming responses 47 callable $streaming argument 49 return function (RequestInterface $request, array $options) use ($default, $streaming) { 52 : $streaming($request, $options);
|
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/ |
H A D | README.md | 11 - Simple interface for building query strings, POST requests, streaming large 12 uploads, streaming large downloads, using HTTP cookies, uploading JSON data,
|
H A D | UPGRADING.md | 666 was used in Guzzle 3 broke the actual interface of sending streaming requests
|
H A D | CHANGELOG.md | 929 * Added the ability to create PHP streaming responses from HTTP requests
|
/plugin/flowplay/flowplayer/ |
H A D | README.txt | 13 specify the length of the buffer in seconds when streaming FLV. Fixed a 105 - Support for long videos: Initial support for streaming servers (tested with red5) + 129 - Adjacent clips are played as one stream when using a streaming server 139 …- Fixed buffering indicator, did not show the buffer lenght correctly when not using a streaming s…
|
/plugin/flowplay2/flowplayer/ |
H A D | README.txt | 89 - playList support with RTMP streaming servers was broken 129 - Loading of configuration using RTMP from a streaming server 181 specify the length of the buffer in seconds when streaming FLV. Fixed a 277 - Support for long videos: Initial support for streaming servers (tested with red5) + 301 - Adjacent clips are played as one stream when using a streaming server 311 …- Fixed buffering indicator, did not show the buffer lenght correctly when not using a streaming s… 374 - allows seeking to unbuffered areas when streaming with lighttpd
|
/plugin/jplayer/ |
H A D | composer.lock | 63 "streaming",
|
/plugin/jplayer/vendor/james-heinrich/getid3/ |
H A D | README.md | 423 that is if the file has been hinted/optimized for streaming)
|
H A D | readme.txt | 430 that is if the file has been hinted/optimized for streaming)
|
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/ |
H A D | README.md | 187 Stream that when read returns bytes for a streaming multipart or
|
/plugin/flowplayer/player/ |
H A D | README.txt | 104 - #439 check for all rtmp streaming protocols when checking for rtmp urls.
|
/plugin/passpolicy/ |
H A D | 10k-common-passwords.txt | 3553 streaming
|
/plugin/html5video2/script/ |
H A D | video.min.js | 23 …streaming-23#section-4.3.3.1";return r||t?{severity:r?"warn":"info",message:n}:null}var zu=po,Gu=9…
|
/plugin/pdfjs/pdfjs/build/ |
H A D | pdf.js.map | 1 …streaming of PDF file\n * data. By default PDF.js attempts to load PDFs in chunks.\n * The def…
|
H A D | pdf.worker.js.map | 1 …streaming is enabled.\n var disableAutoFetch = source.disableAutoFetch ||\n …
|
/plugin/jmol2/jmol/ |
H A D | CHANGES.txt | 1263 # code: rewritten code for ASimpleJvxlWriter allows streaming data
|