com.jcraft.jorbis
Class DspState
java.lang.Object
com.jcraft.jorbis.DspState
public class DspState
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DspState
public DspState()
synthesis_init
public int synthesis_init(Info vi)
synthesis_blockin
public int synthesis_blockin(Block vb)
synthesis_pcmout
public int synthesis_pcmout(float[][][] _pcm,
int[] index)
synthesis_read
public int synthesis_read(int bytes)
clear
public void clear()
Copyright © 2012. All Rights Reserved.