onMutedChanged

var onMutedChanged: (isMuted: Boolean) -> Unit?(source)

Invoked when the audio is muted or unmuted, from any source. See isMuted.