Uses of Class
com.pelzer.util.mp3.MP3Util.Metadata

Packages that use MP3Util.Metadata
com.pelzer.util.mp3   
 

Uses of MP3Util.Metadata in com.pelzer.util.mp3
 

Methods in com.pelzer.util.mp3 with parameters of type MP3Util.Metadata
static byte[] MP3Util.createID3Tag(MP3Util.Metadata metadata)
           
 

Constructors in com.pelzer.util.mp3 with parameters of type MP3Util.Metadata
MP3RetaggingInputStream(File source, MP3Util.Metadata metadata)
          Computes the new header and then calls MP3RetaggingInputStream.MP3RetaggingInputStream(InputStream, byte[])
MP3RetaggingInputStream(InputStream in, MP3Util.Metadata metadata)
          Computes the new header and then calls MP3RetaggingInputStream.MP3RetaggingInputStream(InputStream, byte[])
 



Copyright © 2012. All Rights Reserved.