AudioConverterError Énumération
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Énumération dont les valeurs spécifient différents types d’erreurs relatives à .AudioConverter
public enum AudioConverterError
type AudioConverterError =
- Héritage
-
AudioConverterError
Champs
Nom | Valeur | 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 |