From 85aaf30ca366eefc7dd7a3651d483347d1ce9802 Mon Sep 17 00:00:00 2001 From: Philipp Hancke Date: Thu, 31 Jul 2025 15:18:20 -0700 Subject: [PATCH] Make audioLevel [=implementation-defined=] instead of the informal "implementation dependent" --- webrtc-stats.html | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/webrtc-stats.html b/webrtc-stats.html index ab1943e..2312104 100644 --- a/webrtc-stats.html +++ b/webrtc-stats.html @@ -1599,8 +1599,7 @@

The {{audioLevel}} is averaged over some small interval, using the algorithm - described under {{totalAudioEnergy}}. The interval used is implementation - dependent. + described under {{totalAudioEnergy}}. The interval used is [=implementation-defined=].

@@ -2789,8 +2788,7 @@

The {{audioLevel}} is averaged over some small interval, using the algorithm - described under {{totalAudioEnergy}}. The interval used is implementation - dependent. + described under {{totalAudioEnergy}}. The interval used is [=implementation-defined=].