Condividi tramite


AudioChannelBit Enumerazione

Definizione

Enumerazione i cui valori specificano costanti nella Bitmap proprietà.

Questa enumerazione supporta una combinazione bit per bit dei rispettivi valori dei membri.

[System.Flags]
public enum AudioChannelBit
type AudioChannelBit = 
Ereditarietà
AudioChannelBit
Attributi

Campi

Nome Valore Descrizione
Left 1
Right 2
Center 4
LFEScreen 8
LeftSurround 16
RightSurround 32
LeftCenter 64
RightCenter 128
CenterSurround 256
LeftSurroundDirect 512
RightSurroundDirect 1024
TopCenterSurround 2048
VerticalHeightLeft 4096
VerticalHeightCenter 8192
VerticalHeightRight 16384
TopBackLeft 32768
TopBackCenter 65536
TopBackRight 131072

Si applica a