|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ID3v2_2Frame | |
org.farng.mp3.id3 | Start with ID3v1, ID3v1_1, ID3v2_2, ID3v2_2Frame, ID3v2_3, ID3v2_3Frame, ID3v2_4, or ID3v2_4Frame. |
Uses of ID3v2_2Frame in org.farng.mp3.id3 |
Subclasses of ID3v2_2Frame in org.farng.mp3.id3 | |
class |
ID3v2_3Frame
The extended header contains information that is not vital to the correct parsing of the tag information, hence the extended header is optional. |
class |
ID3v2_4Frame
All ID3v2 frames consists of one frame header followed by one or more fields containing the actual information. |
Constructors in org.farng.mp3.id3 with parameters of type ID3v2_2Frame | |
ID3v2_2Frame(ID3v2_2Frame frame)
Creates a new ID3v2_2Frame object. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |