Contents

isInputMuted

A Boolean value that indicates whether the app’s audio input is in a muted state.

Declaration

var isInputMuted: Bool { get }

Discussion

Set a new value for this property by calling the setInputMuted(_:) method.

See Also

Managing audio input mute state