callHostBlock
A callback for the audio unit to send a message to the host.
Declaration
optional var callHostBlock: CallHostBlock? { get set }Discussion
The host must set a block on this property to use it.
A callback for the audio unit to send a message to the host.
optional var callHostBlock: CallHostBlock? { get set }The host must set a block on this property to use it.