Contents

init(audioUnit:)

Creates a generic view for an audio unit, setting all display flags.

Declaration

init(audioUnit au: AudioUnit)

Parameters

  • au:

    The audio unit associated with the generic view.

Return Value

The initialized generic view. On error, returns nil.

See Also

Creating a Generic View