Click or drag to resize
AudioDetailsRoundTripTimeMilliseconds Property
The round-trip audio delay (in milliseconds) calculated as per RFC 3550.

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

Property Value

Type: Int32
Remarks
This is the time required for an RTP packet to go from sender to receiver and back.
See Also