Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dwrite.php437 if (($success = $id3v2_writer->RemoveID3v2()) === false) {
H A Dwrite.id3v2.php206 public function RemoveID3v2() { function in getid3_write_id3v2
/plugin/jplayer/vendor/james-heinrich/getid3/demos/
H A Ddemo.mysqli.php1794 … echo '<b>ID3v2:</b> '.(RemoveID3v2($row['filename'], false) ? 'removed' : 'REMOVAL FAILED!').', ';
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt2725 RemoveID3v2() and RemoveID3v1() functions now available in