Enum VorbisChannelLayout
VorbisChannelLayout
Namespace: Bitmovin.Api.Sdk.Models
Assembly: Bitmovin.Api.Sdk.dll
Syntax
public enum VorbisChannelLayout
Fields
| Name | Description |
|---|---|
| CL_2_1 | Channel Layout 2.1 |
| CL_2_2 | Channel Layout 2.2 |
| CL_3_1 | Channel Layout 3.1 |
| CL_4_0 | Channel Layout 4.0 |
| CL_5_1 | Channel Layout 5.1 |
| CL_5_1_BACK | Channel Layout 5.1 Back |
| CL_QUAD | Channel Layout Quad |
| CL_STEREO | Channel Layout Stereo |
| CL_SURROUND | Channel Layout Surround |
| MONO | Channel Layout Mono |
| NONE | No channel Layout |