AudioDetailsRoundTripTimeMilliseconds Property |
The round-trip audio delay (in milliseconds) calculated as per RFC
3550.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic 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