- From: henbos via GitHub <sysbot+gh@w3.org>
- Date: Tue, 21 Mar 2017 16:11:11 +0000
- To: public-webrtc@w3.org
henbos has just submitted a new pull request for https://github.com/w3c/webrtc-stats: == Added RTCInboundRTPStreamStats sample counters. == Including ``` unsigned long long totalSamples; unsigned long long concealedSamples; unsigned long long concealedAudibleSamples; unsigned long long concealmentEvents; ``` Fixes #152. See https://github.com/w3c/webrtc-stats/pull/185
Received on Tuesday, 21 March 2017 16:11:17 UTC