public class SkeletonInfoTool extends Object
Modifier | Constructor and Description |
---|---|
|
SkeletonInfoTool(File f) |
protected |
SkeletonInfoTool(OggFile ogg) |
Modifier and Type | Method and Description |
---|---|
protected static String |
formatSid(int sid) |
static List<SkeletonStream> |
getSkeletonStreams(OggPacketReader r) |
static void |
main(String[] args) |
static void |
printHelp() |
void |
printStreamInfo() |
public SkeletonInfoTool(File f) throws IOException
IOException
protected SkeletonInfoTool(OggFile ogg)
public static void printHelp()
public static List<SkeletonStream> getSkeletonStreams(OggPacketReader r) throws IOException
IOException
public void printStreamInfo() throws IOException
IOException
protected static String formatSid(int sid)
Copyright © 2015. All rights reserved.