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