Class DspState

java.lang.Object
com.jcraft.jorbis.DspState

public class DspState extends Object
  • Constructor Details

    • DspState

      public DspState()
  • Method Details

    • clear

      public void clear()
    • synthesis_blockin

      public int synthesis_blockin(Block block)
    • synthesis_init

      public int synthesis_init(Info info)
    • synthesis_pcmout

      public int synthesis_pcmout(float[][][] floatArrayArrayArray, int[] intArray)
    • synthesis_read

      public int synthesis_read(int int1)