Enum SpeexEncoderMode
Speex encoder mode.
Namespace: VisioForge.Core.Types.X.AudioEncoders
Assembly: VisioForge.Core.dll
Syntax
public enum SpeexEncoderMode
Fields
| Name | Description |
|---|---|
| Auto | The automatic. |
| NarrowBand | The narrow band. |
| UltraWideBand | The ultra wide band. |
| WideBand | The wide band. |