Enum AudioMixChannelType
Type of this channel
Namespace: Bitmovin.Api.Sdk.Models
Assembly: Bitmovin.Api.Sdk.dll
Syntax
public enum AudioMixChannelType
Fields
| Name | Description |
|---|---|
| BACK_LEFT | Type of this channel |
| BACK_RIGHT | Type of this channel |
| CENTER | Type of this channel |
| CHANNEL_NUMBER | Type of this channel |
| FRONT_LEFT | Type of this channel |
| FRONT_RIGHT | Type of this channel |
| LOW_FREQUENCY | Type of this channel |
| SURROUND_LEFT | Type of this channel |
| SURROUND_RIGHT | Type of this channel |