PEAR Manual
This manual is provided as a courtesy. It is not an official source. Please check pear.php.net for updated information.
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.