Package com.jcraft.jorbis
Class DspState
java.lang.Object
com.jcraft.jorbis.DspState
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
clear()
int
synthesis_blockin
(Block block) int
synthesis_init
(Info info) int
synthesis_pcmout
(float[][][] floatArrayArrayArray, int[] intArray) int
synthesis_read
(int int1)
-
Constructor Details
-
DspState
public DspState()
-
-
Method Details
-
clear
public void clear() -
synthesis_blockin
-
synthesis_init
-
synthesis_pcmout
public int synthesis_pcmout(float[][][] floatArrayArrayArray, int[] intArray) -
synthesis_read
public int synthesis_read(int int1)
-