Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/james-heinrich/getid3/demos/
H A Ddemo.simple.write.php35 $tagwriter->remove_other_tags = false; // if true removes other tag formats (e.g. ID3v1, ID3v2, APE…
37 $tagwriter->remove_other_tags = true;
H A Ddemo.write.php49 $tagwriter->remove_other_tags = true;
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dwrite.php92 public $remove_other_tags = false; variable in getid3_writetags
232 if ($this->remove_other_tags) {
318 if ($this->remove_other_tags) {