| VideoDetailsRoundTripTimeMilliseconds Property |
The round-trip audio delay (in milliseconds) calculated as per RFC.
3550.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.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