Jitsi: the OpenSource Java VoIP and Instant Messaging client.

net.java.sip.communicator.impl.neomedia.codec.audio.silk
Class Silk_create_init_destroy

java.lang.Object
  extended by net.java.sip.communicator.impl.neomedia.codec.audio.silk.Silk_create_init_destroy

public class Silk_create_init_destroy
extends Object

Initialize decoder state.

Author:
Jing Dai, Dingxin Xu

Constructor Summary
Silk_create_init_destroy()
           
 
Method Summary
(package private) static int SKP_Silk_init_decoder(SKP_Silk_decoder_state psDec)
          Initialize decoder state.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Silk_create_init_destroy

public Silk_create_init_destroy()
Method Detail

SKP_Silk_init_decoder

static int SKP_Silk_init_decoder(SKP_Silk_decoder_state psDec)
Initialize decoder state.

Parameters:
psDec - the decoder state.
Returns:

Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.