다음을 통해 공유


AudioConverterError 열거형

정의

값이 에 관련된 다양한 유형의 오류를 지정하는 AudioConverter열거형입니다.

public enum AudioConverterError
type AudioConverterError = 
상속
AudioConverterError

필드

Name Description
None 0
AudioFormatUnsupported 560226676
InputSampleRateOutOfRange 560558962
OutputSampleRateOutOfRange 560952178
RequiresPacketDescriptionsError 561015652
BadPropertySizeError 561211770
FormatNotSupported 1718449215
HardwareInUse 1752656245
InvalidInputSize 1768846202
OperationNotSupported 1869627199
InvalidOutputSize 1869902714
NoHardwarePermission 1885696621
PropertyNotSupported 1886547824
UnspecifiedError 2003329396

적용 대상