pub unsafe static AVAudioSessionMediaServicesWereResetNotification: &'static NSNotificationNameAvailable on crate feature
AVAudioSession only.Expand description
Notification sent to registered listeners when the media server restarts.
In the event that the server restarts, take appropriate steps to re-initialize any audio objects used by your application. See Technical Q &A QA1749.
See also Appleās documentation