<MuteToggle />
Mute/Unmute the audio local tracks. Remote track won't work for now.
/src/App.js
Props#
mutedElement:React.ReactNode Displays when audio is mutedunMutedElement?:string Displays when audio is unmutedonToggle?:(isMuted:boolean)=>void Callback after switching