net.java.sip.communicator.impl.neomedia.codec.audio.silk
Class Silk_decoder_set_fs
java.lang.Object
net.java.sip.communicator.impl.neomedia.codec.audio.silk.Silk_decoder_set_fs
public class Silk_decoder_set_fs
- extends Object
Set decoder sampling rate.
- Author:
- Jing Dai, Dingxin Xu
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Silk_decoder_set_fs
public Silk_decoder_set_fs()
SKP_Silk_decoder_set_fs
static void SKP_Silk_decoder_set_fs(SKP_Silk_decoder_state psDec,
int fs_kHz)
- Set decoder sampling rate.
- Parameters:
psDec - the decoder state.fs_kHz - the sampling frequency(kHz).
Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.