| Package | Description |
|---|---|
| org.gagravarr.flac |
| Modifier and Type | Class and Description |
|---|---|
class |
FlacInfo
The Stream Info metadata block holds useful
information on the audio data of the file
|
class |
FlacOggInfo
The
FlacInfo plus the version data from
FlacFirstOggPacket |
protected static class |
FlacTags.FlacTagsAsMetadata |
class |
FlacUnhandledMetadataBlock
Any Flac Metadata Block we don't explicitly handle
|
| Modifier and Type | Field and Description |
|---|---|
protected List<FlacMetadataBlock> |
FlacFile.otherMetadata |
| Modifier and Type | Method and Description |
|---|---|
static FlacMetadataBlock |
FlacMetadataBlock.create(InputStream inp) |
Copyright © 2021. All rights reserved.