| Mp3AudioTrack |
Audio track that handles an MP3 stream
|
| Mp3ConstantRateSeeker |
MP3 seeking support for constant bitrate files or in cases where the variable bitrate format used by the file is not
supported.
|
| Mp3ContainerProbe |
Container detection probe for MP3 format.
|
| Mp3FrameReader |
Handles reading MP3 frames from a stream.
|
| Mp3StreamSeeker |
Seeker for an MP3 stream, which actually does not allow seeking and reports UnitConstants.DURATION_MS_UNKNOWN as
duration.
|
| Mp3TrackProvider |
Handles parsing MP3 files, seeking and sending the decoded frames to the specified frame consumer.
|
| Mp3XingSeeker |
Seeking support for VBR files with Xing header.
|