public class RealFileReader extends AudioFileReader
logger, MINIMUM_SIZE_FOR_VALID_AUDIO_FILE
Constructor and Description |
---|
RealFileReader() |
Modifier and Type | Method and Description |
---|---|
protected GenericAudioHeader |
getEncodingInfo(RandomAccessFile raf) |
protected Tag |
getTag(RandomAccessFile raf) |
read
protected GenericAudioHeader getEncodingInfo(RandomAccessFile raf) throws CannotReadException, IOException
getEncodingInfo
in class AudioFileReader
CannotReadException
IOException
protected Tag getTag(RandomAccessFile raf) throws CannotReadException, IOException
getTag
in class AudioFileReader
CannotReadException
IOException
Copyright © 2005–2020 jthink.net. All rights reserved.