public class GenreTypes extends AbstractIntStringValuePair
This is the IDv1 list with additional values as defined by Winamp, this list is also used in Mp4 files, note iTunes doesn't understand genres above MAX_STANDARD_GENRE_ID, Winamp does.
key
Modifier and Type | Method and Description |
---|---|
Integer |
getIdForName(String name)
Get Id for name, match is not case sensitive
|
static GenreTypes |
getInstanceOf() |
static int |
getMaxGenreId() |
static int |
getMaxStandardGenreId() |
createMaps, getIdForValue, getValueForId
getAlphabeticalValueList, getIdToValueMap, getSize, getValueToIdMap
public static int getMaxStandardGenreId()
public static int getMaxGenreId()
public static GenreTypes getInstanceOf()
Copyright © 2005–2020 jthink.net. All rights reserved.