net.java.sip.communicator.impl.neomedia.codec.audio.silk
Class ResamplerImplCopy
java.lang.Object
net.java.sip.communicator.impl.neomedia.codec.audio.silk.ResamplerImplCopy
- All Implemented Interfaces:
- ResamplerFP
class ResamplerImplCopy
- extends Object
- implements ResamplerFP
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResamplerImplCopy
ResamplerImplCopy()
resampler_function
public void resampler_function(Object state,
short[] out,
int outOffset,
short[] in,
int inOffset,
int len)
- Specified by:
resampler_function in interface ResamplerFP
Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.