Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dwrite.id3v1.php106 $getID3->option_tag_id3v2 = false;
166 $getID3->option_tag_id3v2 = false;
H A Dgetid3.php125 public $option_tag_id3v2 = true; variable in getID3
562 if (!$this->option_tag_id3v2) {
/plugin/jukebox/id3/
H A Dgetid3.php30 var $option_tag_id3v2 = true; // Read and process ID3v2 tags variable in getID3
235 if ($this->option_tag_id3v2) {