AudioQueueStatus Enumeração
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Uma enumeração cujos valores especificam o status de uma fila de áudio.
public enum AudioQueueStatus
type AudioQueueStatus =
- Herança
-
AudioQueueStatus
Campos
Nome | Valor | 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 |