entagged.audioformats.ogg.util
Class OggInfoReader

java.lang.Object
  extended by entagged.audioformats.ogg.util.OggInfoReader

public class OggInfoReader
extends Object


Constructor Summary
OggInfoReader()
           
 
Method Summary
 EncodingInfo read(RandomAccessFile raf)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OggInfoReader

public OggInfoReader()
Method Detail

read

public EncodingInfo read(RandomAccessFile raf)
                  throws CannotReadException,
                         IOException
Throws:
CannotReadException
IOException


Copyright © 2007-2008. All Rights Reserved.