|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PCMProcessor | |
---|---|
org.kc7bfi.jflac | |
org.kc7bfi.jflac.apps | |
org.kc7bfi.jflac.sound.spi |
Uses of PCMProcessor in org.kc7bfi.jflac |
---|
Methods in org.kc7bfi.jflac with parameters of type PCMProcessor | |
---|---|
void |
FLACDecoder.addPCMProcessor(PCMProcessor processor)
Add a PCM processor. |
void |
FLACDecoder.removePCMProcessor(PCMProcessor processor)
Remove a PCM processor. |
Uses of PCMProcessor in org.kc7bfi.jflac.apps |
---|
Classes in org.kc7bfi.jflac.apps that implement PCMProcessor | |
---|---|
class |
Decoder
Decode FLAC file to WAV file application. |
class |
Player
Play a FLAC file application. |
class |
SeekTablePlayer
Play a FLAC file application. |
Uses of PCMProcessor in org.kc7bfi.jflac.sound.spi |
---|
Classes in org.kc7bfi.jflac.sound.spi that implement PCMProcessor | |
---|---|
class |
Flac2PcmAudioInputStream
Converts an Flac bitstream into a PCM 16bits/sample audio stream. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |