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 TypeClassDescriptionclassNarrowband Speex EncoderclassWideband Speex EncoderFields in org.xiph.speex declared as EncoderModifier and TypeFieldDescriptionprivate EncoderSpeexEncoder.encoderprotected EncoderSbEncoder.lowencThe 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