AVAudioSession.SampleRateChanged Événement
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Attention
Deprecated since iOS 6, Use 'AVAudioSession.Notification.ObserveAudioRouteChange'.
Événement indiquant que a SampleRate changé.
[System.Obsolete("Deprecated since iOS 6, Use 'AVAudioSession.Notification.ObserveAudioRouteChange'.")]
public event EventHandler<AVFoundation.AVSampleRateEventArgs> SampleRateChanged;
member this.SampleRateChanged : EventHandler<AVFoundation.AVSampleRateEventArgs>
Type d'événement
- Attributs