Click or drag to resize

AudioDetailsCurrentAccelerateRate Property

The fraction of data removed through acceleration.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public int CurrentAccelerateRate { get; }

Property Value

Type: Int32
Remarks
In case of a full jitter buffer speech frames will be deleted. This process is called "acceleration".
See Also