Uses of Interface
org.xiph.speex.Decoder
-
Packages that use Decoder Package Description org.xiph.speex JSpeex codec package.org.xiph.speex.spi JSpeex JavaSound SPI package. -
-
Uses of Decoder in org.xiph.speex
Classes in org.xiph.speex that implement Decoder Modifier and Type Class Description classNbDecoderNarrowband Speex DecoderclassSbDecoderSideband Speex DecoderFields in org.xiph.speex declared as Decoder Modifier and Type Field Description private DecoderSpeexDecoder. decoderprotected DecoderSbDecoder. lowdec -
Uses of Decoder in org.xiph.speex.spi
Fields in org.xiph.speex.spi declared as Decoder Modifier and Type Field Description private DecoderSpeex2PcmAudioInputStream. decoderSpeex Decoder.
-