AudioConverterError Enum

Definition

An enumeration whose values specify various types of errors relating to the AudioConverter.

public enum AudioConverterError
type AudioConverterError = 
Inheritance
AudioConverterError

Fields

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

Applies to