Re: [webrtc-stats] Need some way of getting an averaged audio level stat

I was initially thinking a duration would make sense as a denominator. But then I noticed there was already `totalSamplesSent` and `totalSamplesReceived`, and thought maybe they could be used for this purpose. It would produce incorrect results if the sampling frequency changes, though.

-- 
GitHub Notification of comment by taylor-b
Please view or discuss this issue at https://github.com/w3c/webrtc-stats/issues/220#issuecomment-303897313 using your GitHub account

Received on Thursday, 25 May 2017 01:29:10 UTC