Package com.pelzer.util.mp3

Class Summary
MP3AudioOnlyInputStream This class takes the given stream or file and strips the ID3v2.x tags from it, returning only the audio content.
MP3RetaggingInputStream This class takes the given file or stream, strips ID3 information from it using MP3AudioOnlyInputStream and then prepends its own replacement metadata to the stream.
MP3Util Currently almost-exclusively ID3-related tools relating to MP3.
MP3Util.Metadata A POJO that stores the info to be encoded into an MP3 file's ID3.
 



Copyright © 2012. All Rights Reserved.