require_once 'Id.php';
mixed MP3_Id::getGenre (integer $genreno)
mixed MP3_Id::getGenre
Return the name of a genre number, if no genre number is specified the genre number found in the file will be used.
Number of the genre
mixed FALSE, if no genre found, else string
This function can not be called statically.