| Package | Description |
|---|---|
| org.jflac | |
| org.jflac.sound.spi |
| Modifier and Type | Method and Description |
|---|---|
void |
FLACDecoder.addPCMProcessor(PCMProcessor processor)
Add a PCM processor.
|
void |
FLACDecoder.removePCMProcessor(PCMProcessor processor)
Remove a PCM processor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Flac2PcmAudioInputStream
Converts an Flac bitstream into a PCM 16bits/sample audio stream.
|
Copyright © 2004–2017. All rights reserved.