Chromium and Electron tell web apps when your microphone is soft-muted at the OS level, which is pretty nice for #WebRTC videoconferencing websites like #Jitsi.
You can see it in Jitsi's "waiting room" before entering the meeting, and Jitsi's CPU consumption drops while muted. There's no such indication while inside the meeting however, and it wastes CPU processing silent audio, so I reported that: https://github.com/jitsi/jitsi-meet/issues/17282
Doesn't work at all in #Firefox though. Anyone knows the API name?



