AudioServicesError Enum

Definition

An enumeration of values that can be returned by the AddSystemSoundCompletion(Action, CFRunLoop) method.

public enum AudioServicesError
type AudioServicesError = 
Inheritance
AudioServicesError

Fields

BadPropertySize 561211770
BadSpecifierSizeError 561213539
None 0
SystemSoundClientTimedOutError -1501
SystemSoundExceededMaximumDurationError -1502
SystemSoundUnspecifiedError -1500
UnsupportedProperty 1886681407

Applies to