Enum AudioChannelMaskFlags
Namespace: RenderHeads.Media.AVProVideo
Assembly: cs.temp.dll.dll
Syntax
[Flags]
public enum AudioChannelMaskFlags
Fields
| Name | Description |
|---|---|
| BackCenter | |
| BackLeft | |
| BackRight | |
| FrontCenter | |
| FrontLeft | |
| FrontLeftOfCenter | |
| FrontRight | |
| FrontRightOfCenter | |
| LowFrequency | |
| SideLeft | |
| SideRight | |
| TopBackCenter | |
| TopBackLeft | |
| TopBackRight | |
| TopCenter | |
| TopFrontCenter | |
| TopFrontLeft | |
| TopFrontRight | |
| Unspecified |