PHASEEngine.RenderingMode
Modes that determine whether the system renders audio in process or out of process.
Declaration
enum RenderingModeOverview
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:).