[Webkit-unassigned] [Bug 176119] [GTK][WPE] API for WebView audio mute support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 21 02:45:41 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=176119

--- Comment #52 from Adrian Perez <aperez at igalia.com> ---
(In reply to Jan-Michael Brummer from comment #51)
> Just a quick note: The reason for using "is-audio-muted" is that you can
> also mute a microphone. So adding a "is-microphone-muted" is easier and
> consistent.

…but not all audio inputs are microphones. You could be recording from
something else, let's say a guitar amp, and capture audio from it to use
in a web application, let's say a WebAudio-based guitar effects pedal.
So “is-microphone-muted“ is a bad name, maybe “audio-capture-muted“ (or
similar) would be better.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200521/b2e5cf86/attachment.htm>


More information about the webkit-unassigned mailing list