| Package | Description |
|---|---|
| javazoom.jl.decoder |
| Modifier and Type | Field and Description |
|---|---|
static OutputChannels |
OutputChannels.BOTH |
static OutputChannels |
OutputChannels.DOWNMIX |
static OutputChannels |
OutputChannels.LEFT |
static OutputChannels |
OutputChannels.RIGHT |
| Modifier and Type | Method and Description |
|---|---|
static OutputChannels |
OutputChannels.fromInt(int code)
Creates an
OutputChannels instance
corresponding to the given channel code. |
OutputChannels |
Decoder.Params.getOutputChannels() |
| Modifier and Type | Method and Description |
|---|---|
void |
Decoder.Params.setOutputChannels(OutputChannels out) |
Copyright © 2016. All Rights Reserved.