[webkit-reviews] review granted: [Bug 217312] MediaRecorder should respect enabled and muted tracks : [Attachment 410524] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 5 09:50:26 PDT 2020


Eric Carlson <eric.carlson at apple.com> has granted  review:
Bug 217312: MediaRecorder should respect enabled and muted tracks
https://bugs.webkit.org/show_bug.cgi?id=217312

Attachment 410524: Patch

https://bugs.webkit.org/attachment.cgi?id=410524&action=review




--- Comment #3 from Eric Carlson <eric.carlson at apple.com> ---
Comment on attachment 410524
  --> https://bugs.webkit.org/attachment.cgi?id=410524
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=410524&action=review

> Source/WebCore/ChangeLog:8
> +	   If track is muted, replace it by either silence (audio buffer filled
with zero) or black frames.

s/zero/zeros/


More information about the webkit-reviews mailing list