Clase AudioChannelType
Summary: Represents audio channel type.
Module: aspose.imaging.xmp.schemas.xmpdm
Full Name: aspose.imaging.xmp.schemas.xmpdm.AudioChannelType
Properties
| Name | Type | Access | Descripción |
|---|---|---|---|
| audio51 [static] | AudioChannelType | r | Obtiene el canal de audio 5.1. |
| audio71 [static] | AudioChannelType | r | Obtiene el canal de audio 7.1. |
| audio_16_channel [static] | AudioChannelType | r | Obtiene el canal de audio 16. |
| mono [static] | AudioChannelType | r | Obtiene el canal de audio mono. |
| other_channel [static] | AudioChannelType | r | Obtiene el otro canal. |
| stereo [static] | AudioChannelType | r | Obtiene el canal de audio estéreo. |