Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio-video.matroska.php1284 private function EnsureBufferHasEnoughData($min_data=1024) { function in getid3_matroska
1347 if ($check_buffer && !$this->EnsureBufferHasEnoughData($length)) {
1367 if (!$this->EnsureBufferHasEnoughData()) {