Package | Description |
---|---|
org.jaudiotagger.tag |
Generic classes and interfaces for metadata blocks, broadly called tags.
|
org.jaudiotagger.tag.vorbiscomment |
Code dealing with the Vorbis metadata (called "Comment") tag.
|
Modifier and Type | Method and Description |
---|---|
VorbisAlbumArtistReadOptions |
TagOptionSingleton.getVorbisAlbumArtisReadOptions() |
Modifier and Type | Method and Description |
---|---|
void |
TagOptionSingleton.setVorbisAlbumArtistReadOptions(VorbisAlbumArtistReadOptions vorbisAlbumArtistReadOptions) |
Modifier and Type | Method and Description |
---|---|
static VorbisAlbumArtistReadOptions |
VorbisAlbumArtistReadOptions.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VorbisAlbumArtistReadOptions[] |
VorbisAlbumArtistReadOptions.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.