AUAudioUnit.Notifications Class

Definition

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.

Applies to