AVAudioSession.OutputChannelsChanged Event

Definition

Caution

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

Deprecated. This event is no longer raised.

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

Event Type

Attributes

Applies to