Contents

PHASEEngine.RenderingMode

Modes that determine whether the system renders audio in process or out of process.

Declaration

enum RenderingMode

Overview

To define the manner in which PHASE renders audio content, select an option from this enumeration and pass it to the renderingMode parameter of the PHASEEngine initializer, init(updateMode:renderingMode:).

Topics

Modes

Initializers

See Also

Setup