Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.tag.id3v1.php340 public static function LookupGenreName($genreid, $allowSCMPXextended=true) {
396 …public static function GenerateID3v1Tag($title, $artist, $album, $year, $genreid, $comment, $track…
/plugin/jukebox/id3/
H A Dmodule.tag.id3v1.php287 function LookupGenreName($genreid, $allowSCMPXextended=true) {
321 function GenerateID3v1Tag($title, $artist, $album, $year, $genreid, $comment, $track='') {