Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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

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

 class SKP_SILK_LBRR_struct
extends Object

Class for Low BitRate Redundant (LBRR) information.

Author:
Jing Dai, Dingxin Xu

Field Summary
(package private)  int nBytes
           
(package private)  byte[] payload
           
(package private)  int usage
           
 
Constructor Summary
SKP_SILK_LBRR_struct()
           
 
Method Summary
 void memZero()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

payload

byte[] payload

nBytes

int nBytes

usage

int usage
Constructor Detail

SKP_SILK_LBRR_struct

SKP_SILK_LBRR_struct()
Method Detail

memZero

public void memZero()

Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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