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.
A Boolean value that indicates whether the app’s audio input is in a muted state.
var isInputMuted: Bool { get }Set a new value for this property by calling the setInputMuted(_:) method.