ExtAudioFileError É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 indiquent diverses erreurs relatives à ExtAudioFiles.
public enum ExtAudioFileError
type ExtAudioFileError =
- Héritage
-
ExtAudioFileError
Champs
Nom | Valeur | Description |
---|---|---|
AsyncWriteBufferOverflow | -66570 | |
AsyncWriteTooLarge | -66569 | |
InvalidSeek | -66568 | |
MaxPacketSizeUnknown | -66567 | |
InvalidDataFormat | -66566 | |
InvalidOperationOrder | -66565 | |
InvalidChannelMap | -66564 | |
NonPCMClientFormat | -66563 | |
InvalidPropertySize | -66562 | |
InvalidProperty | -66561 | |
CodecUnavailableInputNotConsumed | -66560 | |
CodecUnavailableInputConsumed | -66559 | |
FilePermissionError | -54 | |
FileNotFoundError | -43 | |
TooManyFilesOpenError | -42 | |
PositionError | -40 | |
EndOfFileError | -39 | |
NotOpenError | -38 | |
OK | 0 | |
BadFilePathError | 561017960 |