MP3_Id::getGenreNo()

MP3_Id::getGenreNo() -- get number of genre

Referentiesamenvatting

require_once 'Id.php';

integer MP3_Id::getGenreNo (string $genre [, integer $default = 0xff])

Beschrijving

Get the number of a genre.

Parameter

string $genre

Name of the genre

integer $default

The value to return in case of genre not found

Note

Deze functie kan niet statisch worden aangeroepen.