Share via


AVAudioApplication.SetInputMuteStateChangeHandler Method

Definition

[Foundation.Export("setInputMuteStateChangeHandler:error:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool SetInputMuteStateChangeHandler(AVFoundation.AVAudioApplicationSetInputMuteStateChangeHandler? inputMuteHandler, out Foundation.NSError? outError);
[<Foundation.Export("setInputMuteStateChangeHandler:error:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetInputMuteStateChangeHandler : AVFoundation.AVAudioApplicationSetInputMuteStateChangeHandler * NSError -> bool
override this.SetInputMuteStateChangeHandler : AVFoundation.AVAudioApplicationSetInputMuteStateChangeHandler * NSError -> bool

Parameters

outError
NSError

Returns

Attributes

Applies to