public class FlacInfoTool extends Object
| Constructor and Description |
|---|
FlacInfoTool(File f) |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
void |
printFrameInfo() |
void |
printMetadataInfo() |
public FlacInfoTool(File f) throws FileNotFoundException, IOException
FileNotFoundExceptionIOExceptionpublic void printMetadataInfo()
throws IOException
IOExceptionpublic void printFrameInfo()
throws IOException
IOExceptionCopyright © 2021. All rights reserved.