net.java.sip.communicator.impl.neomedia.codec.audio.silk
Class Silk_resampler_structs
java.lang.Object
net.java.sip.communicator.impl.neomedia.codec.audio.silk.Silk_resampler_structs
public class Silk_resampler_structs
- extends Object
Classes for IIR/FIR resamplers.
- Author:
- Jing Dai, Dingxin Xu
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RESAMPLER_SUPPORT_ABOVE_48KHZ
static final int RESAMPLER_SUPPORT_ABOVE_48KHZ
- Flag to enable support for input/output sampling rates above 48 kHz. Turn off for embedded devices.
- See Also:
- Constant Field Values
SKP_Silk_RESAMPLER_MAX_FIR_ORDER
static final int SKP_Silk_RESAMPLER_MAX_FIR_ORDER
- See Also:
- Constant Field Values
SKP_Silk_RESAMPLER_MAX_IIR_ORDER
static final int SKP_Silk_RESAMPLER_MAX_IIR_ORDER
- See Also:
- Constant Field Values
Silk_resampler_structs
public Silk_resampler_structs()
Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.