public class FlacFileReader extends AudioFileReader2
logger, MINIMUM_SIZE_FOR_VALID_AUDIO_FILE
Constructor and Description |
---|
FlacFileReader() |
Modifier and Type | Method and Description |
---|---|
protected GenericAudioHeader |
getEncodingInfo(Path path)
Read Encoding Information
|
protected Tag |
getTag(Path path)
Read tag Information
|
getEncodingInfo, getTag, read
protected GenericAudioHeader getEncodingInfo(Path path) 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.