|  | id3_get_genre_nameDescriptionstring id3_get_genre_name ( int genre_id)id3_get_genre_name() returns the name for a genre id. 
 In an ID3 tag, the genre is stored using a integer ranging from 0 to 147. 
 See also id3_get_genre_list() and id3_get_genre_id(). |  | |