Package | Description |
---|---|
org.jaudiotagger.audio.wav.chunk |
Modifier and Type | Method and Description |
---|---|
static WavInfoIdentifier |
WavInfoIdentifier.getByCode(String code)
Get
WavInfoIdentifier for code (e.g. |
static WavInfoIdentifier |
WavInfoIdentifier.getByFieldKey(FieldKey fieldKey)
Get
WavInfoIdentifier for code (e.g. |
static WavInfoIdentifier |
WavInfoIdentifier.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WavInfoIdentifier[] |
WavInfoIdentifier.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2005–2020 jthink.net. All rights reserved.