Mute

fun Mute(muted: Boolean)

Composable for muting or unmuting the audio signal.

Parameters

muted

If true, mutes the audio signal; if false, passes the signal through.