Contents

isSandboxSafe

A Boolean value that indicates whether the audio unit component is safe for sandboxing.

Declaration

var isSandboxSafe: Bool { get }

Discussion

This property is true if the component is safe for sandboxing; otherwise, false. This only applies to the current process.

See Also

Getting audio unit component information