xr_get_voip_delay_metrics
Description:
[ Version ( since = "1.16" ) ]
public bool xr_get_voip_delay_metrics (out uint16 roundtrip_delay, out uint16 end_system_delay)
public bool xr_get_voip_delay_metrics (out uint16 roundtrip_delay, out uint16 end_system_delay)
Parameters:
this |
a valid XR Packet which has VoIP Metrics Report Block. |
roundtrip_delay |
the most recently calculated round trip time between RTP interfaces(ms) |
end_system_delay |
the most recently estimated end system delay(ms) |
Returns:
|