Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio-video.matroska.php241 private $EBMLbuffer_length = 0; variable in getid3_matroska
1285 …if (($this->current_offset - $this->EBMLbuffer_offset) >= ($this->EBMLbuffer_length - $min_data)) {
1292 $this->EBMLbuffer_length = strlen($this->EBMLbuffer);
1298 if ($this->EBMLbuffer_length == 0 && $this->feof()) {