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.
The block that the output unit will call to get audio to send to the output.
var outputProvider: AURenderPullInputBlock? { get set }This block must be set if output is enabled.