Contents

AVAudioUnitComponentTagsDidChange

A notification that indicates when component tags change.

Declaration

static let AVAudioUnitComponentTagsDidChange: NSNotification.Name

Discussion

The notification object contains the AVAudioUnitComponent object with the tags.

See Also

AVFAudio