removeRenderObserver(_:)
Removes an observer block previously added to the render cycle.
Declaration
func removeRenderObserver(_ token: Int)Parameters
- token:
The token associated with the block.
Discussion
This version 3 property is bridged to the version 2 AudioUnitRemoveRenderNotify(_:_:_:) API.