MP3_Id::getGenreNo

MP3_Id::getGenreNo() – get number of genre

Synopsis

require_once 'Id.php';

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

Description

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

This function can not be called statically.

return genre name by number (Previous) get the value of a tag (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.