AudioServicesDisposeSystemSoundID(_:)
Disposes of a system sound object and associated resources.
Declaration
func AudioServicesDisposeSystemSoundID(_ inSystemSoundID: SystemSoundID) -> OSStatusParameters
- inSystemSoundID:
The system sound object to dispose of.
Return Value
A result code.