Click or drag to resize

Bandwidth Properties

The Bandwidth type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAuto
Gets a bandwidth of Opus "OPUS_AUTO".
Public propertyStatic memberFullBand
Gets a bandwidth of Opus "OPUS_BANDWIDTH_FULLBAND".
Public propertyStatic memberMediumBand
Gets a bandwidth of Opus "OPUS_BANDWIDTH_MEDIUMBAND".
Public propertyStatic memberNarrowBand
Gets a bandwidth of Opus "OPUS_BANDWIDTH_NARROWBAND".
Public propertyStatic memberSuperWideBand
Gets a bandwidth of Opus "OPUS_BANDWIDTH_SUPERWIDEBAND".
Public propertyValue
Gets the internal integer value representation of this signal.
Public propertyStatic memberWideBand
Gets a bandwidth of Opus "OPUS_BANDWIDTH_WIDEBAND".
Top
See Also