public final class AudioChannelBitmap
extends java.lang.Object
These constants are for use in the mChannelBitmap field of an AudioChannelLayout structure.
| Modifier and Type | Field and Description |
|---|---|
static int |
Center |
static int |
CenterSurround
WAVE: "Back Center"
|
static int |
CenterTopFront |
static int |
CenterTopMiddle |
static int |
CenterTopRear |
static int |
Left |
static int |
LeftCenter |
static int |
LeftSurround |
static int |
LeftSurroundDirect |
static int |
LeftTopFront |
static int |
LeftTopMiddle |
static int |
LeftTopRear |
static int |
LFEScreen |
static int |
Right |
static int |
RightCenter |
static int |
RightSurround |
static int |
RightSurroundDirect |
static int |
RightTopFront |
static int |
RightTopMiddle |
static int |
RightTopRear |
static int |
TopBackCenter |
static int |
TopBackLeft |
static int |
TopBackRight |
static int |
TopCenterSurround |
static int |
VerticalHeightCenter
WAVE: "Top Front Center"
|
static int |
VerticalHeightLeft
WAVE: "Top Front Left"
|
static int |
VerticalHeightRight
WAVE: "Top Front Right"
|
public static final int Left
public static final int Right
public static final int Center
public static final int LFEScreen
public static final int LeftSurround
public static final int RightSurround
public static final int LeftCenter
public static final int RightCenter
public static final int CenterSurround
public static final int LeftSurroundDirect
public static final int RightSurroundDirect
public static final int TopCenterSurround
public static final int VerticalHeightLeft
public static final int VerticalHeightCenter
public static final int VerticalHeightRight
public static final int TopBackLeft
public static final int TopBackCenter
public static final int TopBackRight
public static final int LeftTopFront
public static final int CenterTopFront
public static final int RightTopFront
public static final int LeftTopMiddle
public static final int CenterTopMiddle
public static final int RightTopMiddle
public static final int LeftTopRear
public static final int CenterTopRear
public static final int RightTopRear