org.mobicents.media.server.impl.dsp.audio.ilbc
Class CbUpdateIndexData

java.lang.Object
  extended by org.mobicents.media.server.impl.dsp.audio.ilbc.CbUpdateIndexData

public class CbUpdateIndexData
extends Object

Author:
oifa yulian

Constructor Summary
CbUpdateIndexData()
           
 
Method Summary
 short getBestGain()
           
 short getBestIndex()
           
 int getCritMax()
           
 short getShTotMax()
           
 void setBestGain(short value)
           
 void setBestIndex(short value)
           
 void setCritMax(int value)
           
 void setShTotMax(short value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CbUpdateIndexData

public CbUpdateIndexData()
Method Detail

getCritMax

public int getCritMax()

setCritMax

public void setCritMax(int value)

getShTotMax

public short getShTotMax()

setShTotMax

public void setShTotMax(short value)

getBestIndex

public short getBestIndex()

setBestIndex

public void setBestIndex(short value)

getBestGain

public short getBestGain()

setBestGain

public void setBestGain(short value)


Copyright © 2012 TeleStax, Inc.. All Rights Reserved.