entagged.audioformats.wav
Class WavFileReader
java.lang.Object
entagged.audioformats.generic.AudioFileReader
entagged.audioformats.wav.WavFileReader
public class WavFileReader
- extends AudioFileReader
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WavFileReader
public WavFileReader()
getEncodingInfo
protected EncodingInfo getEncodingInfo(RandomAccessFile raf)
throws CannotReadException,
IOException
- Specified by:
getEncodingInfo
in class AudioFileReader
- Throws:
CannotReadException
IOException
getTag
protected Tag getTag(RandomAccessFile raf)
throws CannotReadException
- Specified by:
getTag
in class AudioFileReader
- Throws:
CannotReadException
Copyright © 2007-2008. All Rights Reserved.