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
IOExceptionprotected SkeletonInfoTool(OggFile ogg)
public static void printHelp()
public static List<SkeletonStream> getSkeletonStreams(OggPacketReader r) throws IOException
IOExceptionpublic void printStreamInfo()
throws IOException
IOExceptionprotected static String formatSid(int sid)
Copyright © 2021. All rights reserved.