| Modifier and Type | Interface and Description |
|---|---|
interface |
ID3v2 |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractID3v2Tag |
class |
ID3v1Tag |
class |
ID3v22Tag |
class |
ID3v23Tag |
class |
ID3v24Tag |
| Modifier and Type | Field and Description |
|---|---|
private ID3v1 |
Mp3File.id3v1Tag |
private ID3v1 |
ID3Wrapper.id3v1Tag |
| Modifier and Type | Method and Description |
|---|---|
ID3v1 |
Mp3File.getId3v1Tag() |
ID3v1 |
ID3Wrapper.getId3v1Tag() |
| Modifier and Type | Method and Description |
|---|---|
void |
Mp3File.setId3v1Tag(ID3v1 id3v1Tag) |
| Constructor and Description |
|---|
ID3Wrapper(ID3v1 id3v1Tag,
ID3v2 id3v2Tag) |