roundTripTimeMeasurements property

int? roundTripTimeMeasurements
getter/setter pair

Total number of RTCP RR blocks received for this SSRC that contain a valid round trip time. This counter will increment if the roundTripTime is undefined.

Implementation

int? roundTripTimeMeasurements;