AudioChannelType Class
Summary: Represents audio channel type.
Module: aspose.psd.xmp.schemas.xmpdm
Full Name: aspose.psd.xmp.schemas.xmpdm.AudioChannelType
Aspose.PSD Version: 24.12.0
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| audio51 [static] | AudioChannelType | r | Gets the 5.1 audio channel. |
| audio71 [static] | AudioChannelType | r | Gets the 7.1 audio channel. |
| audio_16_channel [static] | AudioChannelType | r | Gets the 16 audio channel. |
| mono [static] | AudioChannelType | r | Gets the mono audio channel. |
| other_channel [static] | AudioChannelType | r | Gets the other channel. |
| stereo [static] | AudioChannelType | r | Gets the stereo audio channel. |