Package | Description |
---|---|
org.gagravarr.vorbis.tools |
Modifier and Type | Field and Description |
---|---|
VorbisLikeCommentTool.Command.Commands |
VorbisLikeCommentTool.Command.command |
Modifier and Type | Method and Description |
---|---|
static VorbisLikeCommentTool.Command.Commands |
VorbisLikeCommentTool.Command.Commands.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VorbisLikeCommentTool.Command.Commands[] |
VorbisLikeCommentTool.Command.Commands.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static VorbisLikeCommentTool.Command |
VorbisLikeCommentTool.processTags(String[] args,
VorbisLikeCommentTool.Command.Commands type) |
Constructor and Description |
---|
Command(String inFile,
String outFile,
List<String> tagPairs,
VorbisLikeCommentTool.Command.Commands command) |
Copyright © 2015. All rights reserved.