|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.jcraft.jorbis.DspState
public class DspState
| Constructor Summary | |
|---|---|
DspState()
|
|
| Method Summary | |
|---|---|
void |
clear()
|
int |
synthesis_blockin(Block vb)
|
int |
synthesis_init(Info vi)
|
int |
synthesis_pcmout(float[][][] _pcm,
int[] index)
|
int |
synthesis_read(int bytes)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DspState()
| Method Detail |
|---|
public int synthesis_init(Info vi)
public int synthesis_blockin(Block vb)
public int synthesis_pcmout(float[][][] _pcm,
int[] index)
public int synthesis_read(int bytes)
public void clear()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||