AudioChannelLabel 枚举
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
一个枚举,其值指定 Label 属性。
public enum AudioChannelLabel
type AudioChannelLabel =
- 继承
-
AudioChannelLabel
字段
名称 | 值 | 说明 |
---|---|---|
Unknown | -1 | |
Unused | 0 | |
Left | 1 | |
Right | 2 | |
Center | 3 | |
LFEScreen | 4 | |
LeftSurround | 5 | |
RightSurround | 6 | |
LeftCenter | 7 | |
RightCenter | 8 | |
CenterSurround | 9 | |
LeftSurroundDirect | 10 | |
RightSurroundDirect | 11 | |
TopCenterSurround | 12 | |
VerticalHeightLeft | 13 | |
VerticalHeightCenter | 14 | |
VerticalHeightRight | 15 | |
TopBackLeft | 16 | |
TopBackCenter | 17 | |
TopBackRight | 18 | |
RearSurroundLeft | 33 | |
RearSurroundRight | 34 | |
LeftWide | 35 | |
RightWide | 36 | |
LFE2 | 37 | |
LeftTotal | 38 | |
RightTotal | 39 | |
HearingImpaired | 40 | |
Narration | 41 | |
Mono | 42 | |
DialogCentricMix | 43 | |
CenterSurroundDirect | 44 | |
Haptic | 45 | |
UseCoordinates | 100 | |
Ambisonic_W | 200 | |
Ambisonic_X | 201 | |
Ambisonic_Y | 202 | |
Ambisonic_Z | 203 | |
MS_Mid | 204 | |
MS_Side | 205 | |
XY_X | 206 | |
XY_Y | 207 | |
BinauralLeft | 208 | |
BinauralRight | 209 | |
HeadphonesLeft | 301 | |
HeadphonesRight | 302 | |
ClickTrack | 304 | |
ForeignLanguage | 305 | |
Discrete | 400 | |
HoaAcn | 500 | |
Discrete_0 | 65536 | |
Discrete_1 | 65537 | |
Discrete_2 | 65538 | |
Discrete_3 | 65539 | |
Discrete_4 | 65540 | |
Discrete_5 | 65541 | |
Discrete_6 | 65542 | |
Discrete_7 | 65543 | |
Discrete_8 | 65544 | |
Discrete_9 | 65545 | |
Discrete_10 | 65546 | |
Discrete_11 | 65547 | |
Discrete_12 | 65548 | |
Discrete_13 | 65549 | |
Discrete_14 | 65550 | |
Discrete_15 | 65551 | |
Discrete_65535 | 131071 | |
HoaAcn0 | 131072 | |
HoaAcn1 | 131073 | |
HoaAcn2 | 131074 | |
HoaAcn3 | 131075 | |
HoaAcn4 | 131076 | |
HoaAcn5 | 131077 | |
HoaAcn6 | 131078 | |
HoaAcn7 | 131079 | |
HoaAcn8 | 131080 | |
HoaAcn9 | 131081 | |
HoaAcn10 | 131082 | |
HoaAcn11 | 131083 | |
HoaAcn12 | 131084 | |
HoaAcn13 | 131085 | |
HoaAcn14 | 131086 | |
HoaAcn15 | 131087 | |
HoaAcn65024 | 196096 |