Class | Description |
---|---|
ByteArrayMP3AudioHeader | |
LameFrame |
The first frame can sometimes contain a LAME frame at the end of the Xing frame
|
MP3AudioHeader |
Represents the audio header of an MP3 File
|
MP3File |
This class represents a physical MP3 File
|
MP3FileReader |
Read Mp3 Info (retrofitted to entagged ,done differently to entagged which is why some methods throw RuntimeException)
because done elsewhere
|
MP3FileWriter |
Write Mp3 Info (retrofitted to entagged ,done differently to entagged which is why some methods throw RuntimeException)
because done elsewhere
|
MPEGFrameHeader |
Represents a MPEGFrameHeader, an MP3 is made up of a number of frames each frame starts with a four
byte frame header.
|
VbriFrame |
Vrbi Frame
|
XingFrame |
Xing Frame
|
Copyright © 2005–2020 jthink.net. All rights reserved.