Skip to content

Commit 42d593a

Browse files
committed
move note to metrics from number of measurements
1 parent 7140c3f commit 42d593a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

webrtc-stats.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2234,6 +2234,10 @@ <h2>
22342234
<p>
22352235
PSNR is defined in [[ISO-29170-1:2017]].
22362236
</p>
2237+
<p class="note">
2238+
PSNR metrics should primarily be used as a basis for statistical analysis rather
2239+
than be used as an absolute truth on a per-frame basis.
2240+
</p>
22372241
</dd>
22382242
<dt>
22392243
<dfn>psnrMeasurements</dfn> of type <span class="idlMemberType">unsigned long long
@@ -2249,10 +2253,6 @@ <h2>
22492253
The PSNR is defined in [[ISO-29170-1:2017]].
22502254
The frequency of PSNR measurements is [=implementation-defined=].
22512255
</p>
2252-
<p class="note">
2253-
PSNR metrics should primarily be used as a basis for statistical analysis rather
2254-
than be used as an absolute truth on a per-frame basis.
2255-
</p>
22562256
</dd>
22572257
<dt>
22582258
<dfn>totalEncodeTime</dfn> of type <span class=

0 commit comments

Comments
 (0)