Share via


AVAudioApplicationSetInputMuteStateChangeHandler Delegate

Definition

public delegate bool AVAudioApplicationSetInputMuteStateChangeHandler(bool inputShouldBeMuted);
type AVAudioApplicationSetInputMuteStateChangeHandler = delegate of bool -> bool

Parameters

inputShouldBeMuted
Boolean

Return Value

Applies to