共用方式為


AVAudioSession.InputAvailabilityChanged 事件

定義

警告

Deprecated since iOS 6, Use 'AVAudioSession.Notification.ObserveAudioRouteChange'.

事件,指出輸入的可用性已變更。

[System.Obsolete("Deprecated since iOS 6, Use 'AVAudioSession.Notification.ObserveAudioRouteChange'.")]
public event EventHandler<AVFoundation.AVStatusEventArgs> InputAvailabilityChanged;
member this.InputAvailabilityChanged : EventHandler<AVFoundation.AVStatusEventArgs> 

事件類型

屬性

適用於