Enum OPUSBandwidth
OPUS bandwidth.
Namespace: VisioForge.Core.Types.X.AudioEncoders
Assembly: VisioForge.Core.dll
Syntax
public enum OPUSBandwidth
Fields
| Name | Description |
|---|---|
| Auto | The automatic mode. |
| Fullband | The full band. |
| MediumBand | The medium band. |
| NarrowBand | The narrow band. |
| SuperWideBand | The super wide band. |
| WideBand | The wide band. |