MP3_Id::getGenreNo()

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

概要

require_once 'Id.php';

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

説明

Get the number of a genre.

パラメータ

string $genre

Name of the genre

integer $default

The value to return in case of genre not found

注意

この関数は、スタティックにコールする ことはできません。