| Package | Description |
|---|---|
| org.gagravarr.flac | |
| org.gagravarr.tika |
| Class and Description |
|---|
| FlacAudioFrame
Raw, compressed audio data.
|
| FlacAudioSubFrame
Per-channel, compressed audio
|
| FlacAudioSubFrame.SubFrameResidual |
| FlacAudioSubFrame.SubFrameWithResidual |
| FlacFile
This wrapper lets you work with FLAC files,
whether they're Ogg or Native framed.
|
| FlacFirstOggPacket
The first Flac packet stored in an Ogg stream is
special.
|
| FlacFrame
A Flac frame may be in a native bitstream, or wrapped in an OggPacket.
|
| FlacInfo
The Stream Info metadata block holds useful
information on the audio data of the file
|
| FlacMetadataBlock
This comes before the audio data.
|
| FlacOggInfo
The
FlacInfo plus the version data from
FlacFirstOggPacket |
| FlacTags
This is a
VorbisComments with a Flac metadata
block header, rather than the usual vorbis one. |
| Class and Description |
|---|
| FlacInfo
The Stream Info metadata block holds useful
information on the audio data of the file
|
Copyright © 2021. All rights reserved.