org.gagravarr.ogg.tools
Class OggInfoTool

java.lang.Object
  extended by org.gagravarr.ogg.tools.OggInfoTool

public class OggInfoTool
extends Object

Prints out information on the Steams within an Ogg File


Constructor Summary
OggInfoTool(File f)
           
 
Method Summary
static void main(String[] args)
           
 void printStreamInfo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OggInfoTool

public OggInfoTool(File f)
            throws FileNotFoundException
Throws:
FileNotFoundException
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception

printStreamInfo

public void printStreamInfo()
                     throws IOException
Throws:
IOException


Copyright © 2012. All Rights Reserved.