com.jcraft.jorbis
Class Block

java.lang.Object
  extended by com.jcraft.jorbis.Block

public class Block
extends java.lang.Object


Constructor Summary
Block(DspState vd)
           
 
Method Summary
 int clear()
           
 void init(DspState vd)
           
 int synthesis(Packet op)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Block

public Block(DspState vd)
Method Detail

init

public void init(DspState vd)

clear

public int clear()

synthesis

public int synthesis(Packet op)