w3c / webrtc-provisional-stats

https://w3c.github.io/webrtc-provisional-stats/
Other
6 stars 11 forks source link

Add audio interruption metrics #17

Open henbos opened 5 years ago

henbos commented 5 years ago

@hlundin

vr000m commented 2 years ago

Is this not inferable via samples* metric such as samplesConcealed?

henbos commented 2 years ago

This refers to an RTCNonStandardStatsMember called "interruptionCount" in libwebrtc, meaning it's a metric that has been implemented but is not exposed in JavaScript.