Home
last modified time | relevance | path

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

/plugin/jukebox/id3/
H A Dmodule.audio.mp3.php27 …var $allow_bruteforce = false; // forces getID3() to scan the file byte-by-byte and log all the va… variable in getid3_mp3
32 if ($this->allow_bruteforce) {
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio.mp3.php36 public $allow_bruteforce = false; variable in getid3_mp3
47 if ($this->allow_bruteforce) {