org.gagravarr.vorbis.tools
Class VorbisCommentTool
java.lang.Object
org.gagravarr.vorbis.tools.VorbisCommentTool
public class VorbisCommentTool
- extends Object
A class for listing and editing Comments
within a Vorbis File, much like the
vorbiscomment program.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VorbisCommentTool
public VorbisCommentTool()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
printHelp
public static void printHelp()
listTags
public static void listTags(String filename)
throws Exception
- Throws:
Exception
editTags
public static void editTags(boolean append,
String[] args)
throws Exception
- Throws:
Exception
Copyright © 2012. All Rights Reserved.