pub unsafe static kAudioComponentRegistrationsChangedNotification: &'static CFStringAvailable on crate features
AUComponent and objc2-core-foundation only.Expand description
Notification generated when the set of available AudioComponents changes.
Register for this notification name with [NSNotificationCenter defaultCenter] or
CFNotificationCenterGetLocalCenter(), using an object of NULL.
See also Appleās documentation