Contents

outputProvider

The block that the output unit will call to get audio to send to the output.

Declaration

var outputProvider: AURenderPullInputBlock? { get set }

Discussion

This block must be set if output is enabled.

See Also

Configuring the Device