entagged.audioformats.wav.util
Class WavInfoReader

java.lang.Object
  extended by entagged.audioformats.wav.util.WavInfoReader

public class WavInfoReader
extends Object


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

WavInfoReader

public WavInfoReader()
Method Detail

read

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


Copyright © 2007-2008. All Rights Reserved.