共用方式為


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> 

事件類型

屬性

適用於