Click or drag to resize

OpusFormatProfile Enumeration

Definition of Avaya recommended profiles for OPUS codec.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public enum OpusFormatProfile
Members
  Member nameValueDescription
Off0
Default1
ConstrainedNarrowBand2
NarrowBand3
WideBand4
SuperWideBand5
See Also