Home
last modified time | relevance | path

Searched defs:GenerateID3v1Tag (Results 1 – 2 of 2) sorted by relevance

/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.tag.id3v1.php396 …public static function GenerateID3v1Tag($title, $artist, $album, $year, $genreid, $comment, $track… function in getid3_id3v1
/plugin/jukebox/id3/
H A Dmodule.tag.id3v1.php321 function GenerateID3v1Tag($title, $artist, $album, $year, $genreid, $comment, $track='') { function in getid3_id3v1