Ozeki VoIP SDK Class library
AudioQualityEnhancer Class
NamespacesOzeki.Media.MediaHandlersAudioQualityEnhancer
Declaration Syntax
C#Visual BasicVisual C++
public class AudioQualityEnhancer : AudioHandler
Public Class AudioQualityEnhancer
	Inherits AudioHandler
public ref class AudioQualityEnhancer : public AudioHandler
Members
All MembersConstructorsMethodsPropertiesEvents



IconMemberDescription
AudioQualityEnhancer()()()()
Initializes a new instance of the AudioQualityEnhancer class

AcousticEchoCancellation
AutoGainControl
ConverterType (Inherited from AudioHandler.)
Dispose(Boolean)
Releases the unmanaged resources used by the AudioQualityEnhancer and optionally releases the managed resources
(Overrides DisposableClass.Dispose(Boolean).)
Dispose()()()()
Disposes the object.
(Inherited from DisposableClass.)
EchoDelay
Finalize()()()()
(Inherited from DisposableClass.)
GainSpeed
ID (Inherited from DisposableClass.)
MaxGain
MediaDataSent (Inherited from AudioHandler.)
NoiseReductionLevel
OnDataReceived(Object, AudioData) (Overrides AudioHandler.OnDataReceived(Object, AudioData).)
ReceiveFormats (Inherited from AudioHandler.)
ReceiveFormatsChanged (Inherited from AudioHandler.)
ReceiverConnected(IAudioReceiver) (Inherited from AudioHandler.)
ReceiverDisconnected(IAudioReceiver) (Inherited from AudioHandler.)
SendData(AudioData) (Inherited from AudioHandler.)
SenderConnected(IAudioSender) (Inherited from AudioHandler.)
SenderDisconnected(IAudioSender) (Inherited from AudioHandler.)
SetEchoSource(Speaker)
SetPreferredSendFormats(List<(Of <<'(AudioFormat>)>>)) (Inherited from AudioHandler.)
SetReceiveFormats(array<AudioFormat>[]()[][]) (Inherited from AudioHandler.)
Inheritance Hierarchy
Object
DisposableClass
 AudioHandler
  AudioQualityEnhancer

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290