AVAudioSessionRenderingCapabilitiesChangeNotification

Static AVAudioSessionRenderingCapabilitiesChangeNotification 

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

Notification sent to registered listeners when the rendering capabilities change.

See also Apple’s documentation