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