Table of Contents

Enum AudioChannelPosition

Namespace
GstAudio
Assembly
GstAudio-1.0.dll
public enum AudioChannelPosition

Fields

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