Searched defs:RTCPVoIPMetric (Results 1 – 1 of 1) sorted by relevance
399 struct RTCPVoIPMetric { struct401 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 …]