ChannelOut Enum

Definition

Enumerates values returned by several types and taken as a parameter of several types.

public enum ChannelOut
type ChannelOut = 
Inheritance
ChannelOut

Fields

BackCenter 1024
BackLeft 64
BackRight 128
BottomFrontCenter 8388608
BottomFrontLeft 4194304
BottomFrontRight 16777216
C7point1Surround 6396
Default 1
FivePointOne 252
FivePointOnePointFour 737532
FivePointOnePointTwo 3145980
FrontCenter 16
FrontLeft 4
FrontLeftOfCenter 256
FrontRight 8
FrontRightOfCenter 512
FrontWideLeft 67108864
FrontWideRight 134217728
LowFrequency 32
LowFrequency2 33554432
Mono 4
NinePointOnePointFour 202070268
NinePointOnePointSix 205215996
None 0
OutTopBackCenter 262144
OutTopBackLeft 131072
OutTopBackRight 524288
OutTopCenter 8192
OutTopFrontCenter 32768
OutTopFrontLeft 16384
OutTopFrontRight 65536
OutTopSideLeft 1048576
OutTopSideRight 2097152
Quad 204
SevenPointOne 1020
SevenPointOnePointFour 743676
SevenPointOnePointTwo 3152124
SideLeft 2048
SideRight 4096
SixPointOne 1276
Stereo 12
Surround 1052

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to