AVAudioSession.SampleRateChanged Evento

Definición

Precaución

Deprecated since iOS 6, Use 'AVAudioSession.Notification.ObserveAudioRouteChange'.

Evento que indica que SampleRate ha cambiado.

[System.Obsolete("Deprecated since iOS 6, Use 'AVAudioSession.Notification.ObserveAudioRouteChange'.")]
public event EventHandler<AVFoundation.AVSampleRateEventArgs> SampleRateChanged;
member this.SampleRateChanged : EventHandler<AVFoundation.AVSampleRateEventArgs> 

Tipo de evento

Atributos

Se aplica a