Bandwidth Class |
Namespace: FM.IceLink.Opus
The Bandwidth type exposes the following members.
| Name | Description | |
|---|---|---|
| Auto |
Gets a bandwidth of Opus "OPUS_AUTO".
| |
| FullBand |
Gets a bandwidth of Opus "OPUS_BANDWIDTH_FULLBAND".
| |
| MediumBand |
Gets a bandwidth of Opus "OPUS_BANDWIDTH_MEDIUMBAND".
| |
| NarrowBand |
Gets a bandwidth of Opus "OPUS_BANDWIDTH_NARROWBAND".
| |
| SuperWideBand |
Gets a bandwidth of Opus "OPUS_BANDWIDTH_SUPERWIDEBAND".
| |
| Value |
Gets the internal integer value representation of this signal.
| |
| WideBand |
Gets a bandwidth of Opus "OPUS_BANDWIDTH_WIDEBAND".
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |