Enum AudioChannelPosition
- Namespace
- GstAudio
- Assembly
- GstAudio-1.0.dll
public enum AudioChannelPosition
Fields
BottomFrontCenter = 21BottomFrontLeft = 22BottomFrontRight = 23FrontCenter = 2FrontLeft = 0FrontLeftOfCenter = 6FrontRight = 1FrontRightOfCenter = 7Invalid = -1Lfe1 = 3Lfe2 = 9Mono = -2None = -3RearCenter = 8RearLeft = 4RearRight = 5SideLeft = 10SideRight = 11SurroundLeft = 26SurroundRight = 27TopCenter = 15TopFrontCenter = 14TopFrontLeft = 12TopFrontRight = 13TopRearCenter = 20TopRearLeft = 16TopRearRight = 17TopSideLeft = 18TopSideRight = 19WideLeft = 24WideRight = 25