MP3_Id::genres

MP3_Id::genres() – ジャンルリストを取得する

Synopsis

require_once 'Id.php';

array MP3_Id::genres ( )

Description

ジャンル番号と名前のリストを返します。

Return value

array - list of genres

Note

This function can not be called statically.