Re: [webrtc-stats] audioLevel can be removed from "track"|"receiver"|"sender" stats (#391)

This was not discussed at TPAC (the [slide](https://docs.google.com/presentation/d/1Xprz0ElNTUWRDdX6kyp11cZ4ItTvUFUmzoXsKZdXxuU/edit#slide=id.g60354ba5f0_6_136) was skipped).

I propose we close this issue, because we have totalAudioEnergy already. But @jan-ivar do you think audioLevel should be made obsolete because a) it's an instantaneous value, and/or b) it's under-specified? I'm happy to make a PR to move it to the obsolete section, but note that this would not include totalAudioEnergy, which is available for media-source [here](https://w3c.github.io/webrtc-stats/#dom-rtcaudiosourcestats-totalaudioenergy) (send-side) and inbound-rtp [here](https://w3c.github.io/webrtc-stats/#dom-rtcinboundrtpstreamstats-totalaudioenergy) (receive-side).

I don't think Chrome would unship it any time soon considering existing usage but it's not needed due to totalAudioEnergy.

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

Received on Friday, 20 September 2019 06:47:09 UTC