public class PictureTypes extends AbstractIntStringValuePair
Note this list is used by APIC and PIC frames within ID3v2. It is also used by Flac format Picture blocks and WMA Picture fields.
Modifier and Type | Field and Description |
---|---|
static Integer |
DEFAULT_ID |
static String |
DEFAULT_VALUE |
static int |
PICTURE_TYPE_FIELD_SIZE |
key
Modifier and Type | Method and Description |
---|---|
static PictureTypes |
getInstanceOf() |
createMaps, getIdForValue, getValueForId
getAlphabeticalValueList, getIdToValueMap, getSize, getValueToIdMap
public static final int PICTURE_TYPE_FIELD_SIZE
public static final String DEFAULT_VALUE
public static final Integer DEFAULT_ID
public static PictureTypes getInstanceOf()
Copyright © 2005–2020 jthink.net. All rights reserved.