|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OutputChannels | |
|---|---|
| javazoom.jl.decoder | |
| Uses of OutputChannels in javazoom.jl.decoder |
|---|
| Fields in javazoom.jl.decoder declared as OutputChannels | |
|---|---|
static OutputChannels |
OutputChannels.BOTH
|
static OutputChannels |
OutputChannels.DOWNMIX
|
static OutputChannels |
OutputChannels.LEFT
|
static OutputChannels |
OutputChannels.RIGHT
|
| Methods in javazoom.jl.decoder that return OutputChannels | |
|---|---|
static OutputChannels |
OutputChannels.fromInt(int code)
Creates an OutputChannels instance
corresponding to the given channel code. |
OutputChannels |
Decoder.Params.getOutputChannels()
|
| Methods in javazoom.jl.decoder with parameters of type OutputChannels | |
|---|---|
void |
Decoder.Params.setOutputChannels(OutputChannels out)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||