AVAudioSessionRenderingModeChangeNotification

Static AVAudioSessionRenderingModeChangeNotification 

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

Notification sent to registered listeners when the resolved rendering mode changes.

See also Apple’s documentation