AVAudioSession.OutputChannelsChanged 事件

定义

注意

Use 'AVAudioSession.Notification.ObserveAudioRouteChange', this event does nothing.

已弃用。 不再引发此事件。

[System.Obsolete("Use 'AVAudioSession.Notification.ObserveAudioRouteChange', this event does nothing.")]
public event EventHandler<AVFoundation.AVChannelsEventArgs> OutputChannelsChanged;
member this.OutputChannelsChanged : EventHandler<AVFoundation.AVChannelsEventArgs> 

事件类型

属性

适用于