| Class | Description |
|---|---|
| ID3v1Tag |
Description:
This class reads and writes id3v1 tags from/to files.
|
| ID3v2ExtendedHeader |
Description:
If the id3v2 tag has an extended header, this class will read/write the
information contained within it.
|
| ID3v2Footer |
Description:
This class implements and id3v2 footer which is essentially the same as an id3v2
header but occurs at the end of the tag and is optional.
|
| ID3v2Frame |
Description:
This class holds the information found in an id3v2 frame.
|
| ID3v2Frames<K,V> |
Description:
This class is a collection that is used to hold the ID3v2Frames.
|
| ID3v2Header |
Description:
This class reads all the information in the header of an id3v2 tag.
|
| ID3v2Tag |
Description:
This class reads and writes id3v2 tags from a file.
|
| MP3FileID3Controller | |
| MPEGAudioFrameHeader |
Description:
This class reads through the file specified and tries to find an mpeg
frame.
|
| NullsoftID3GenreTable |
Description:
This class keeps track of all the genre numbers and their corresponding
Strings based on the ID3 and Nullsoft standards.
|
Copyright © 2014. All rights reserved.