Enum OpusChannelLayout
OpusChannelLayout
Namespace: Bitmovin.Api.Sdk.Models
Assembly: Bitmovin.Api.Sdk.dll
Syntax
public enum OpusChannelLayout
Fields
| Name | Description |
|---|---|
| CL_4_1 | Channel Layout 4.1 |
| CL_5_0_BACK | Channel Layout 5.0 Back |
| CL_6_1 | Channel Layout 6.1 |
| CL_7_1 | Channel Layout 7.1 |
| CL_QUAD | Channel Layout Quad |
| CL_STEREO | Channel Layout Stereo |
| CL_SURROUND | Channel Layout Surround |
| MONO | Channel Layout Mono |
| NONE | No channel Layout |
| XCL_5_1_BACK | Channel Layout 5.1 Back |