Sdílet prostřednictvím


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

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

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