다음을 통해 공유


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> 

이벤트 유형

특성

적용 대상