Contents

availableArchitectures

An array of architectures that the audio unit supports.

Declaration

var availableArchitectures: [NSNumber] { get }

Discussion

This is an NSArray of NSNumbers where each entry corresponds to one of the constants in Mach-O Architecture in Bundle.

See Also

Getting audio unit component information