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 class
NbDecoder
Narrowband Speex Decoderclass
SbDecoder
Sideband Speex DecoderFields in org.xiph.speex declared as Decoder Modifier and Type Field Description private Decoder
SpeexDecoder. decoder
protected Decoder
SbDecoder. lowdec
-
Uses of Decoder in org.xiph.speex.spi
Fields in org.xiph.speex.spi declared as Decoder Modifier and Type Field Description private Decoder
Speex2PcmAudioInputStream. decoder
Speex Decoder.
-