Bandwidth Properties |
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".
|