require_once 'Id.php';
integer MP3_Id::getGenreNo (string $genre [, integer $default = 0xff])
integer MP3_Id::getGenreNo
Get the number of a genre.
Name of the genre
The value to return in case of genre not found
This function can not be called statically.