ChannelOut
BackCenter
BackLeft
BackRight
BottomFrontCenter
BottomFrontLeft
BottomFrontRight
C7point1Surround
Default
FivePointOne
FivePointOnePointFour
FivePointOnePointTwo
FrontCenter
FrontLeft
FrontLeftOfCenter
FrontRight
FrontRightOfCenter
FrontWideLeft
FrontWideRight
LowFrequency
LowFrequency2
Mono
NinePointOnePointFour
NinePointOnePointSix
None
OutTopBackCenter
OutTopBackLeft
OutTopBackRight
OutTopCenter
OutTopFrontCenter
OutTopFrontLeft
OutTopFrontRight
OutTopSideLeft
OutTopSideRight
Quad
SevenPointOne
SevenPointOnePointFour
SevenPointOnePointTwo
SideLeft
SideRight
SixPointOne
Stereo
Surround
monoandroid
namespace Android.Media
{
public enum ChannelOut
{
[IntDefinition(null, JniField = "android/media/AudioFormat.CHANNEL_OUT_FRONT_LEFT_OF_CENTER")]
FrontLeftOfCenter = 256
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to monoandroid | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API