A compact, animated audio-level visualizer for a single participant. Runs a requestAnimationFrame
loop OUTSIDE Angular (via NgZone.runOutsideAngular) reading the live participant audio level and
writing bar heights directly to the DOM — so a 60fps meter never triggers change detection.
A compact, animated audio-level visualizer for a single participant. Runs a
requestAnimationFrameloop OUTSIDE Angular (via NgZone.runOutsideAngular) reading the live participant audio level and writing bar heights directly to the DOM — so a 60fps meter never triggers change detection.