Contents

AudioServicesDisposeSystemSoundID(_:)

Disposes of a system sound object and associated resources.

Declaration

func AudioServicesDisposeSystemSoundID(_ inSystemSoundID: SystemSoundID) -> OSStatus

Parameters

  • inSystemSoundID:

    The system sound object to dispose of.

Return Value

A result code.

See Also

Creating and Disposing of System Sound Objects