Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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

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

public class Silk_LBRR_reset
extends Object

Author:
Jing Dai, Dingxin Xu

Constructor Summary
Silk_LBRR_reset()
           
 
Method Summary
(package private) static void SKP_Silk_LBRR_reset(SKP_Silk_encoder_state psEncC)
          Resets LBRR buffer, used if packet size changes.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Silk_LBRR_reset

public Silk_LBRR_reset()
Method Detail

SKP_Silk_LBRR_reset

static void SKP_Silk_LBRR_reset(SKP_Silk_encoder_state psEncC)
Resets LBRR buffer, used if packet size changes.

Parameters:
psEncC - state

Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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