Package | Description |
---|---|
org.jaudiotagger.tag.datatype |
Data type implementations, primarily for ID3 metadata.
|
org.jaudiotagger.tag.lyrics3 |
Implementation of ID3 frames that follow the lyrics3 pattern, not restricted to lyrics.
|
Constructor and Description |
---|
Lyrics3Image(Lyrics3Image copy) |
Modifier and Type | Method and Description |
---|---|
Iterator<Lyrics3Image> |
FieldFrameBodyIMG.iterator() |
Modifier and Type | Method and Description |
---|---|
void |
FieldFrameBodyIMG.addImage(Lyrics3Image image) |
Constructor and Description |
---|
FieldFrameBodyIMG(Lyrics3Image image)
Creates a new FieldBodyIMG datatype.
|
Copyright © 2005–2020 jthink.net. All rights reserved.