Uses of Class
org.tritonus.lowlevel.vorbis.DspState

Packages that use DspState
org.tritonus.lowlevel.vorbis Access to the native vorbis library. 
 

Uses of DspState in org.tritonus.lowlevel.vorbis
 

Methods in org.tritonus.lowlevel.vorbis with parameters of type DspState
 int Block.init(DspState dspState)
          Calls vorbis_block_init().