Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dwrite.id3v1.php107 $getID3->option_tag_apetag = false;
167 $getID3->option_tag_apetag = false;
H A Dgetid3.php139 public $option_tag_apetag = true; variable in getID3
/plugin/jukebox/
H A Dlist.php38 $id3->option_tag_apetag = false;
/plugin/jukebox/id3/
H A Dgetid3.php32 var $option_tag_apetag = true; // Read and process APE tags variable in getID3
271 if ($this->option_tag_apetag) {