Package | Description |
---|---|
org.jaudiotagger.tag.id3 |
Classes for all flavors of ID3.
|
Modifier and Type | Class and Description |
---|---|
class |
ID3v22Frames
Defines ID3v22 frames and collections that categorise frames within an ID3v22 tag.
|
class |
ID3v23Frames
Defines ID3v23 frames and collections that categorise frames within an ID3v23 tag.
|
class |
ID3v24Frames
Defines ID3v24 frames and collections that categorise frames.
|
class |
ID3v2ChapterFrames
Defines ID3 Chapter frames and collections that categorise frames.
|
Modifier and Type | Method and Description |
---|---|
protected abstract ID3Frames |
AbstractID3v2Tag.getID3Frames() |
protected ID3Frames |
ID3v22Tag.getID3Frames() |
protected ID3Frames |
ID3v23Tag.getID3Frames() |
protected ID3Frames |
ID3v24Tag.getID3Frames() |
Copyright © 2005–2020 jthink.net. All rights reserved.