entagged.audioformats.flac.util
Class FlacInfoReader

java.lang.Object
  extended by entagged.audioformats.flac.util.FlacInfoReader

public class FlacInfoReader
extends Object


Constructor Summary
FlacInfoReader()
           
 
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

FlacInfoReader

public FlacInfoReader()
Method Detail

read

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


Copyright © 2007-2008. All Rights Reserved.