[webrtc-stats] Stat for audio playout delay

henbos has just created a new issue for 
https://github.com/w3c/webrtc-stats:

== Stat for audio playout delay ==
The non-standardized Chromium getStats contains the following stats:
```
// The total audio playout delay, including algorithmic, jitter 
buffer,
// and soundcard delay, in milliseconds.
ssrc.googCurrentDelayMs
```
Is this useful? Should we standardize it or something similar? Double 
seconds is the preferred unit.
Should we add `double audioDelay` to RTCMediaStreamTrackStats?

Please view or discuss this issue at 
https://github.com/w3c/webrtc-stats/issues/151 using your GitHub 
account

Received on Wednesday, 1 February 2017 10:02:08 UTC