Skip to content

Commit

Permalink
Merge pull request #135 from henbos/231221_AtRisk
Browse files Browse the repository at this point in the history
Add feature at risk note on audio frame counters
  • Loading branch information
jan-ivar authored Dec 21, 2023
2 parents 6d1a482 + 0f03792 commit 6d9014e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -517,6 +517,15 @@ <h4>The MediaStreamTrackAudioStats interface</h4>
[Default] object toJSON();
};
</pre>
<div class="note">
<p>The following metrics lack Working Group consensus:
{{MediaStreamTrackAudioStats/deliveredFrames}},
{{MediaStreamTrackAudioStats/deliveredFramesDuration}},
{{MediaStreamTrackAudioStats/totalFrames}} and
{{MediaStreamTrackAudioStats/totalFramesDuration}}. See <a
href="https://github.com/w3c/mediacapture-extensions/issues/129">Issue
#129</a>.</p>
</div>
<div>
<p>The {{MediaStreamTrackAudioStats}} expose frame counters for the
{{MediaStreamTrack}} that created it. For this track, the user agent
Expand Down

0 comments on commit 6d9014e

Please sign in to comment.