entagged.audioformats.mp4.util
Class Mp4TagWriter

java.lang.Object
  extended by entagged.audioformats.mp4.util.Mp4TagWriter

public class Mp4TagWriter
extends Object


Constructor Summary
Mp4TagWriter()
           
 
Method Summary
 void delete()
           
 void write()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Mp4TagWriter

public Mp4TagWriter()
Method Detail

write

public void write()
           throws CannotWriteException,
                  IOException
Throws:
CannotWriteException
IOException

delete

public void delete()
            throws IOException
Throws:
IOException


Copyright © 2007-2008. All Rights Reserved.