次の方法で共有


ChannelIn Enum

Definition

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

public enum ChannelIn
type ChannelIn = 
Inheritance
ChannelIn

Fields

Name Value Description
None 0
Default 1
Left 4
Right 8
Stereo 12
Front 16
Mono 16
Back 32
LeftProcessed 64
RightProcessed 128
FrontProcessed 256
BackProcessed 512
Pressure 1024
XAxis 2048
YAxis 4096
ZAxis 8192
16384
32768

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