| Class | Description |
|---|---|
| FlacExtractor |
Facilitates the extraction of data from the FLAC container format.
|
| FlacLibrary |
Configures and queries the underlying native library.
|
| LibflacAudioRenderer |
Decodes and renders audio using the native Flac decoder.
|
| Exception | Description |
|---|---|
| FlacDecoderException |
Thrown when an Flac decoder error occurs.
|