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