Searched defs:GenerateID3v1Tag (Results 1 – 2 of 2) sorted by relevance
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/ |
H A D | module.tag.id3v1.php | 396 …public static function GenerateID3v1Tag($title, $artist, $album, $year, $genreid, $comment, $track… function in getid3_id3v1
|
/plugin/jukebox/id3/ |
H A D | module.tag.id3v1.php | 321 function GenerateID3v1Tag($title, $artist, $album, $year, $genreid, $comment, $track='') { function in getid3_id3v1
|