Removes an observer block previously added to the render cycle.
SDKs
- iOS 10.0+
- macOS 10.12+
- Mac Catalyst 13.0+
- tvOS 10.0+
Framework
- Audio
Toolbox
Declaration
func removeRenderObserver(_ token: Int)
Parameters
token
The token associated with the block.
Discussion
This version 3 property is bridged to the version 2 Audio
API.