Home
last modified time | relevance | path

Searched defs:RTCPVoIPMetric (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/include/
Dmodule_common_types.h399 struct RTCPVoIPMetric { struct
401 uint8_t lossRate;
402 uint8_t discardRate;
403 uint8_t burstDensity;
404 uint8_t gapDensity;
405 uint16_t burstDuration;
406 uint16_t gapDuration;
407 uint16_t roundTripDelay;
408 uint16_t endSystemDelay;
409 uint8_t signalLevel;
[all …]