|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jaudiotagger.tag.datatype.AbstractValuePair
org.jaudiotagger.tag.datatype.AbstractIntStringValuePair
org.jaudiotagger.tag.id3.valuepair.GenreTypes
public class GenreTypes
Genre list
This is the IDv1 list with additional values as defined by Winamp, this list is also used in Mp4 files, note iTunes doesnt understand genres above MAX_STANDARD_GENRE_ID, Winamp does
Method Summary | |
---|---|
static GenreTypes |
getInstanceOf()
|
static int |
getMaxStandardGenreId()
|
Methods inherited from class org.jaudiotagger.tag.datatype.AbstractIntStringValuePair |
---|
getIdForValue, getValueForId |
Methods inherited from class org.jaudiotagger.tag.datatype.AbstractValuePair |
---|
getAlphabeticalValueList, getIdToValueMap, getSize, getValueToIdMap |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static int getMaxStandardGenreId()
public static GenreTypes getInstanceOf()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |