Uses of Interface
org.xiph.speex.Encoder
Packages that use Encoder
Package
Description
JSpeex codec package.
JSpeex JavaSound SPI package.
-
Uses of Encoder in org.xiph.speex
Classes in org.xiph.speex that implement EncoderModifier and TypeClassDescriptionclass
Narrowband Speex Encoderclass
Wideband Speex EncoderFields in org.xiph.speex declared as EncoderModifier and TypeFieldDescriptionprivate Encoder
SpeexEncoder.encoder
protected Encoder
SbEncoder.lowenc
The encoder for the lower half of the Spectrum.Methods in org.xiph.speex that return EncoderModifier and TypeMethodDescriptionSpeexEncoder.getEncoder()
Returns the Encoder being used (Narrowband, Wideband or Ultrawideband). -
Uses of Encoder in org.xiph.speex.spi
Methods in org.xiph.speex.spi that return Encoder