Contents

AVAudioUnitComponentManager.RegistrationsChangedMessage

Type-safe notification message for audio unit component registration changes.

Declaration

struct RegistrationsChangedMessage

Overview

This notification is posted when the system’s audio component registrations have changed, such as when audio units are installed or removed. The notification object is the shared AVAudioUnitComponentManager instance.

See Also

Observing registration changes