Class DspState
java.lang.Object
com.jcraft.jorbis.DspState
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclear()intsynthesis_blockin(Block block) intsynthesis_init(Info info) intsynthesis_pcmout(float[][][] floats, int[] ints) intsynthesis_read(int int0)
-
Constructor Details
-
DspState
public DspState()
-
-
Method Details
-
clear
public void clear() -
synthesis_blockin
-
synthesis_init
-
synthesis_pcmout
public int synthesis_pcmout(float[][][] floats, int[] ints) -
synthesis_read
public int synthesis_read(int int0)
-