pub unsafe static AVAudioSessionAvailableInputsChangeNotification: Option<&'static NSNotificationName>Available on crate feature
AVAudioSessionTypes only.Expand description
Notification sent to registered listeners when there are changes in availableInputs.
There is no payload (userInfo dictionary) associated with the AVAudioSessionAvailableInputsChangeNotification notification.
See also Appleās documentation