Searched refs:buffered (Results 1 – 21 of 21) sorted by relevance
| /plugin/asciidocjs/node_modules/pug-strip-comments/ |
| D | README.md | 20 var tokens = lex('//- unbuffered\n// buffered'); 23 // { type: 'comment', line: 2, val: ' buffered', buffer: true }, 29 // { type: 'comment', line: 2, val: ' buffered', buffer: true }, 32 // Only strip buffered comments (when you want to play a joke on your coworkers)
|
| /plugin/jplayer/vendor/happyworm/jplayer/lib/circle-player/js/ |
| D | circle.player.js | 113 if((typeof self.audio.buffered === "object") && (self.audio.buffered.length > 0)) { 116 for(var i = 0; i < self.audio.buffered.length; i++) { 117 bufferTime += self.audio.buffered.end(i) - self.audio.buffered.start(i);
|
| /plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/ |
| D | OverflowHandler.php | 112 foreach ($this->buffer[$level] ?? [] as $buffered) { 113 $this->handler->handle($buffered);
|
| /plugin/pureldap/vendor/freedsx/socket/ |
| H A D | CHANGELOG.md | 22 * Change how the MessageQueue handles buffered data. It now supports an optional MessageWrapper.
|
| /plugin/elasticsearch/vendor/ezimuel/guzzlestreams/ |
| D | CHANGELOG.rst | 9 * Supports creating buffered streams and asynchronous streams.
|
| /plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/ |
| D | aurora.js | 41 this.buffered = 0; 56 return function(buffered) { 57 _this.buffered = buffered; 58 return _this.emit('buffer', _this.buffered); 3399 this.buffered = 0; 3407 return function(buffered) { 3408 _this.buffered = buffered; 3409 return _this.emit('buffer', _this.buffered);
|
| /plugin/authgooglesheets/vendor/guzzlehttp/psr7/ |
| D | README.md | 61 from a redirect). Data that is read from the remote stream will be buffered in 222 returned by the provided callable is buffered internally until drained using 505 buffered and used in subsequent reads.
|
| /plugin/matrixnotifierwas/vendor/guzzlehttp/psr7/ |
| D | README.md | 75 from a redirect). Data that is read from the remote stream will be buffered in 235 returned by the provided callable is buffered internally until drained using 538 buffered and used in subsequent reads.
|
| /plugin/jplayer/components/jplayer/dist/jplayer/ |
| D | jquery.jplayer.js | 1619 if(player.buffered > 0) { 1620 …sp = (this.status.duration > 0) ? (player.buffered * this.status.duration) / this.status.duration … 1621 cpr = (this.status.duration > 0) ? ct / (player.buffered * this.status.duration) : 0;
|
| /plugin/jplayer/vendor/happyworm/jplayer/dist/jplayer/ |
| D | jquery.jplayer.js | 1619 if(player.buffered > 0) { 1620 …sp = (this.status.duration > 0) ? (player.buffered * this.status.duration) / this.status.duration … 1621 cpr = (this.status.duration > 0) ? ct / (player.buffered * this.status.duration) : 0;
|
| D | jquery.jplayer.min.js | 2 …ation:0,a.buffered>0?(e=this.status.duration>0?a.buffered*this.status.duration/this.status.duratio…
|
| /plugin/jplayer/components/jplayer/ |
| D | jplayer-built.js | 1619 if(player.buffered > 0) { 1620 …sp = (this.status.duration > 0) ? (player.buffered * this.status.duration) / this.status.duration … 1621 cpr = (this.status.duration > 0) ? ct / (player.buffered * this.status.duration) : 0;
|
| /plugin/jplayer/vendor/happyworm/jplayer/src/javascript/jplayer/ |
| D | jquery.jplayer.js | 1619 if(player.buffered > 0) { 1620 …sp = (this.status.duration > 0) ? (player.buffered * this.status.duration) / this.status.duration … 1621 cpr = (this.status.duration > 0) ? ct / (player.buffered * this.status.duration) : 0;
|
| /plugin/jplayer/components/ |
| D | require-built.js | 3664 if(player.buffered > 0) { 3665 …sp = (this.status.duration > 0) ? (player.buffered * this.status.duration) / this.status.duration … 3666 cpr = (this.status.duration > 0) ? ct / (player.buffered * this.status.duration) : 0;
|
| /plugin/html5video2/script/ |
| D | video.min.js | 20 …buffered=function(){return Tt(0,0)},e.bufferedPercent=function(){return St(this.buffered(),this.du… property 23 …e3}(s.dateTimeObject,t),"estimate"===n.type?0===r?l({message:t+" is not buffered yet. Try again"})… function
|
| /plugin/flowplayer/player/ |
| D | README.txt | 165 - Fix to reuse buffered data when replaying a clip
|
| /plugin/asciidocjs/node_modules/pug/ |
| D | History.md | 293 * fix mixins with buffered code on the same line
|
| /plugin/amcharts/assets/amcharts/plugins/export/ |
| D | README.md | 625 lossless | Flag to print the actual vector graphic instead of buffered bitmap (print option only, e…
|
| /plugin/codemirror/dist/modes/ |
| D | perl.min.js.map | 1 … read :1, // - fixed-length buffered input from a file…
|
| /plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/ |
| D | pdfmake.min.js.map | 1 …buffered until .uncork() call\n\t this.corked = 0;\n\n\t // a flag to be able to tell if the onw…
|
| /plugin/openlayersmap/ol/ |
| D | ol.js.map | 1 …buffered.\n * @param {Extent} [dest] Extent.\n * @return {Extent} Extent.\n * @api\n */\nexport fu…
|