AVAudioSession.OutputChannelsChanged Evento

Definición

Precaución

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

En desuso. Este evento ya no se genera.

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

Tipo de evento

Atributos

Se aplica a