Package | Description |
---|---|
org.jaudiotagger.audio.wav | |
org.jaudiotagger.tag |
Generic classes and interfaces for metadata blocks, broadly called tags.
|
org.jaudiotagger.tag.wav |
Modifier and Type | Method and Description |
---|---|
static WavOptions |
WavOptions.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WavOptions[] |
WavOptions.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
WavOptions |
TagOptionSingleton.getWavOptions() |
Modifier and Type | Method and Description |
---|---|
void |
TagOptionSingleton.setWavOptions(WavOptions wavOptions) |
Constructor and Description |
---|
WavTag(WavOptions wavOptions) |
Copyright © 2005–2020 jthink.net. All rights reserved.