public class DffFileReader extends AudioFileReader2
logger, MINIMUM_SIZE_FOR_VALID_AUDIO_FILE
Constructor and Description |
---|
DffFileReader() |
Modifier and Type | Method and Description |
---|---|
protected GenericAudioHeader |
getEncodingInfo(Path file)
Read Encoding Information
|
protected Tag |
getTag(Path path)
Read tag Information
|
getEncodingInfo, getTag, read
protected GenericAudioHeader getEncodingInfo(Path file) throws CannotReadException, IOException
AudioFileReader2
getEncodingInfo
in class AudioFileReader2
CannotReadException
IOException
protected Tag getTag(Path path) throws CannotReadException, IOException
AudioFileReader2
getTag
in class AudioFileReader2
CannotReadException
IOException
Copyright © 2005–2020 jthink.net. All rights reserved.