public class FlacInfoReader extends Object
Constructor and Description |
---|
FlacInfoReader() |
Modifier and Type | Method and Description |
---|---|
int |
countMetaBlocks(File f)
Count the number of metadatablocks, useful for debugging
|
FlacAudioHeader |
read(Path path) |
public static Logger logger
public FlacAudioHeader read(Path path) throws CannotReadException, IOException
CannotReadException
IOException
public int countMetaBlocks(File f) throws CannotReadException, IOException
f
- CannotReadException
IOException
Copyright © 2005–2020 jthink.net. All rights reserved.