| Package | Description |
|---|---|
| javazoom.jl.decoder |
| Modifier and Type | Class and Description |
|---|---|
class |
SampleBuffer
The
SampleBuffer class implements an output buffer
that provides storage for a fixed size block of samples. |
| Modifier and Type | Method and Description |
|---|---|
Obuffer |
Decoder.decodeFrame(Header header,
Bitstream stream)
Decodes one frame from an MPEG audio bitstream.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Decoder.setOutputBuffer(Obuffer out)
Changes the output buffer.
|
Copyright © 2017. All rights reserved.