id3_get_genre_list
Opis
array id3_get_genre_list ( void )id3_get_genre_list() returns an array containing all possible genres that may be stored in an ID3 tag. This list has been created by Eric Kemp and later extended by WinAmp.
This function is useful to provide you users a list of genres from which they may choose one. When updating the ID3 tag you will always have to specify the genre as an integer ranging from 0 to 147.
Zwracane wartości
Returns an array containing all possible genres that may be stored in an ID3 tag.
Przykłady
Poprzedni | Spis treści | Następny |
id3_get_genre_id | Początek rozdziału |