AudioComponentInstanceDispose(_:)
Disposes of an audio component instance.
Declaration
func AudioComponentInstanceDispose(_ inInstance: AudioComponentInstance) -> OSStatusParameters
- inInstance:
The audio component instance that you want to dispose of.
Return Value
A result code.