Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.graphic.png.php29 public $max_data_bytes = 10000000; variable in getid3_png
68 if (strlen($PNGfiledata) < $this->max_data_bytes) {
71 …NGfiledata, $offset, 4).'" exceeded max_data_bytes value of '.$this->max_data_bytes.', data chunk …