편집

다음을 통해 공유


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

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

Applies to