Static AVAudioSessionRenderingCapabilitiesChangeNotification

Source
pub unsafe static AVAudioSessionRenderingCapabilitiesChangeNotification: &'static NSNotificationName
Available on crate feature AVAudioSession only.
Expand description

Notification sent to registered listeners when the rendering capabilities change.

See also Apple’s documentation