AVAudioSessionRenderingModeChangeNotification

Static AVAudioSessionRenderingModeChangeNotification 

Source
pub unsafe static AVAudioSessionRenderingModeChangeNotification: Option<&'static NSNotificationName>
Available on crate feature AVAudioSessionTypes only.
Expand description

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

See also Apple’s documentation