AudioChannelBit Enum

Definition

An enumeration whose values specify constants in the Bitmap property.

This enumeration supports a bitwise combination of its member values.

[System.Flags]
public enum AudioChannelBit
type AudioChannelBit = 
Inheritance
AudioChannelBit
Attributes

Fields

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

Applies to