AUAudioUnit.Notifications Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static class AUAudioUnit.Notifications
type AUAudioUnit.Notifications = class
- Inheritance
-
AUAudioUnit.Notifications
Methods
ObserveAudioComponentInstanceInvalidation(EventHandler<NSNotificationEventArgs>) |
Strongly typed notification for the AudioComponentInstanceInvalidationNotification constant. |
ObserveAudioComponentInstanceInvalidation(NSObject, EventHandler<NSNotificationEventArgs>) |
Strongly typed notification for the AudioComponentInstanceInvalidationNotification constant. |
ObserveAudioComponentRegistrationsChanged(EventHandler<NSNotificationEventArgs>) |
Strongly typed notification for the AudioComponentRegistrationsChangedNotification constant. |
ObserveAudioComponentRegistrationsChanged(NSObject, EventHandler<NSNotificationEventArgs>) |
Strongly typed notification for the AudioComponentRegistrationsChangedNotification constant. |