public class AiffTagReader extends AiffChunkReader
Constructor and Description |
---|
AiffTagReader(String loggingName) |
Modifier and Type | Method and Description |
---|---|
AiffTag |
read(Path file)
Read editable Metadata
|
readChunkDataIntoBuffer
public static Logger logger
public AiffTagReader(String loggingName)
public AiffTag read(Path file) throws CannotReadException, IOException
file
- CannotReadException
IOException
Copyright © 2005–2020 jthink.net. All rights reserved.