Uses of Class
org.xiph.speex.SubMode
-
Packages that use SubMode Package Description org.xiph.speex JSpeex codec package. -
-
Uses of SubMode in org.xiph.speex
Fields in org.xiph.speex declared as SubMode Modifier and Type Field Description protected SubMode[]NbCodec. submodesMethods in org.xiph.speex that return SubMode Modifier and Type Method Description private static SubMode[]NbCodec. buildNbSubModes()Build narrowband submodesprotected static SubMode[]SbCodec. buildUwbSubModes()Build ultra-wideband submodes.protected static SubMode[]SbCodec. buildWbSubModes()Build wideband submodes.
-