AVAudioSession.OutputChannelsChanged Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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