webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
webrtc::Stats Struct Reference

#include <aec_core.h>

Public Attributes

float instant
 
float average
 
float min
 
float max
 
float sum
 
float hisum
 
float himean
 
size_t counter
 
size_t hicounter
 

Member Data Documentation

◆ average

float webrtc::Stats::average

◆ counter

size_t webrtc::Stats::counter

◆ hicounter

size_t webrtc::Stats::hicounter

◆ himean

float webrtc::Stats::himean

◆ hisum

float webrtc::Stats::hisum

◆ instant

float webrtc::Stats::instant

◆ max

float webrtc::Stats::max

◆ min

float webrtc::Stats::min

◆ sum

float webrtc::Stats::sum

The documentation for this struct was generated from the following file: