AudioChannelType 类
Summary: Represents audio channel type.
Module: aspose.imaging.xmp.schemas.xmpdm
Full Name: aspose.imaging.xmp.schemas.xmpdm.AudioChannelType
Properties
| Name | Type | Access | 描述 |
|---|---|---|---|
| audio51 [static] | AudioChannelType | r | 获取 5.1 音频通道。 |
| audio71 [static] | AudioChannelType | r | 获取 7.1 音频通道。 |
| audio_16_channel [static] | AudioChannelType | r | 获取 16 音频通道。 |
| mono [static] | AudioChannelType | r | 获取单声道音频通道。 |
| other_channel [static] | AudioChannelType | r | 获取其他通道。 |
| stereo [static] | AudioChannelType | r | 获取立体声音频通道。 |