Click or drag to resize

Signal Class

Signal types for Opus, used when updating the "OPUS_SET_SIGNAL_REQUEST" (EncoderConfig.Signal) configuration.
Inheritance Hierarchy
SystemObject
  FM.IceLink.OpusSignal

Namespace:  FM.IceLink.Opus
Assembly:  FM.IceLink.Opus (in FM.IceLink.Opus.dll) Version: 1.1.2.607 (1.1.2.607)

The Signal type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAuto
Gets an signal type of Opus "OPUS_AUTO".
Public propertyStatic memberMusic
Gets an signal type of Opus "OPUS_SIGNAL_MUSIC".
Public propertyValue
Gets the internal integer value representation of this signal.
Public propertyStatic memberVoice
Gets an signal type of Opus "OPUS_SIGNAL_VOICE".
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Version Information

IceLink Xamarin

Supported in: 3.0.3.48
See Also