Package | Description |
---|---|
org.jaudiotagger.tag.id3 |
Classes for all flavors of ID3.
|
org.jaudiotagger.tag.lyrics3 |
Implementation of ID3 frames that follow the lyrics3 pattern, not restricted to lyrics.
|
Constructor and Description |
---|
ID3v24Frame(Lyrics3v2Field field)
Creates a new ID3v2_4Frame datatype based on Lyrics3.
|
Modifier and Type | Method and Description |
---|---|
Lyrics3v2Field |
Lyrics3v2.getField(String identifier)
Gets the value of the frame identified by identifier
|
Modifier and Type | Method and Description |
---|---|
Iterator<Lyrics3v2Field> |
Lyrics3v2.iterator() |
Modifier and Type | Method and Description |
---|---|
void |
Lyrics3v2.setField(Lyrics3v2Field field) |
Constructor and Description |
---|
Lyrics3v2Field(Lyrics3v2Field copyObject) |
Copyright © 2005–2020 jthink.net. All rights reserved.