Package com.jcraft.jorbis
Class DspState
java.lang.Object
com.jcraft.jorbis.DspState
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
clear()
int
int
synthesis_init
(Info vi) int
synthesis_pcmout
(float[][][] _pcm, int[] index) int
synthesis_read
(int bytes)
-
Constructor Details
-
DspState
public DspState()
-
-
Method Details
-
synthesis_init
-
synthesis_blockin
-
synthesis_pcmout
public int synthesis_pcmout(float[][][] _pcm, int[] index) -
synthesis_read
public int synthesis_read(int bytes) -
clear
public void clear()
-