AudioQueueStatus É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 l’état d’une file d’attente audio.
public enum AudioQueueStatus
type AudioQueueStatus =
- Héritage
-
AudioQueueStatus
Champs
Nom | Valeur | Description |
---|---|---|
InvalidBuffer | -66687 | |
BufferEmpty | -66686 | |
DisposalPending | -66685 | |
InvalidProperty | -66684 | |
InvalidPropertySize | -66683 | |
InvalidParameter | -66682 | |
CannotStart | -66681 | |
InvalidDevice | -66680 | |
BufferInQueue | -66679 | |
InvalidRunState | -66678 | |
InvalidQueueType | -66677 | |
Permissions | -66676 | |
InvalidPropertyValue | -66675 | |
PrimeTimedOut | -66674 | |
CodecNotFound | -66673 | |
InvalidCodecAccess | -66672 | |
QueueInvalidated | -66671 | |
TooManyTaps | -66670 | |
InvalidTapContext | -66669 | |
RecordUnderrun | -66668 | |
InvalidTapType | -66667 | |
BufferEnqueuedTwice | -66666 | |
CannotStartYet | -66665 | |
EnqueueDuringReset | -66632 | |
InvalidOfflineMode | -66626 | |
GeneralParamError | -50 | |
Ok | 0 | |
DataFormatError | 1718449215 | |
UnsupportedProperty | 1886547824 | |
QueueStopped | 1937010544 |