Package | Description |
---|---|
org.jaudiotagger.audio.wav |
Modifier and Type | Method and Description |
---|---|
static WavChunkType |
WavChunkType.get(String code)
Get
WavChunkType for code (e.g. |
static WavChunkType |
WavChunkType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WavChunkType[] |
WavChunkType.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.