Home
last modified time | relevance | path

Searched refs:getID3 (Results 51 – 56 of 56) sorted by last modified time

123

/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio.optimfrog.php81 $getid3_temp = new getID3();
312 $getid3_temp = new getID3();
H A Dmodule.tag.apetag.php305 if (!is_dir($this->inline_attachments) || !getID3::is_writable($this->inline_attachments)) {
315 if (!file_exists($destination_filename) || getID3::is_writable($destination_filename)) {
H A Dmodule.tag.id3v2.php1459 if (!is_dir($dir) || !getID3::is_writable($dir)) {
1469 if (!file_exists($destination_filename) || getID3::is_writable($destination_filename)) {
H A Dmodule.tag.lyrics3.php111 $getid3_temp = new getID3();
/plugin/jukebox/id3/
H A Dgetid3.php18 class getID3 class
50 function getID3() function in getID3
/plugin/jukebox/
H A Dlist.php35 $id3 = new getID3();

123