[ Version ( since = "1.16" ) ]
public bool xr_get_voip_packet_metrics (out uint8 loss_rate, out uint8 discard_rate)
this |
a valid XR Packet which has VoIP Metrics Report Block. |
loss_rate |
the fraction of RTP data packets from the source lost. |
discard_rate |
the fraction of RTP data packets from the source that have been discarded. |
|