AudioToolbox.SystemSound: Method Members

The methods of AudioToolbox.SystemSound are listed below. For a list of all members, see the SystemSound Members list.

See Also: Inherited members from System.Object

Public Methods

AddSystemSoundCompletion(Action, CoreFoundation.CFRunLoop) : AudioServicesError
Method to invoke when this sound completes playing.
Close()
Closes this system sound.
Finalize()
Finalizer for the SystemSound object
static
FromFile(Foundation.NSUrl) : SystemSound
Creates a system sound from a file.
static
FromFile(string) : SystemSound
An array of packet descriptions that describe the contents of the buffer.
PlayAlertSound()
Plays a sound or alert.
PlaySystemSound()
Plays the system sound.
RemoveSystemSoundCompletion()
Removes the previously registered completion method.

Protected Methods

Dispose(bool)
Releases the resources used by the SystemSound object.