Click or drag to resize
CollaborationStatisticsJitterBufferMilliseconds Property
Actual send/receive side jitter in milliseconds. If jitter buffer milliseconds is not known the property returns -1 value.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public long JitterBufferMilliseconds { get; }

Property Value

Type: Int64
See Also