Click or drag to resize

AudioQualityEnhancer Methods

The AudioQualityEnhancer type exposes the following members.

Methods
  NameDescription
Public methodDispose (Inherited from DisposableClass.)
Protected methodDispose(Boolean) (Overrides DisposableClass.Dispose(Boolean).)
Protected methodFinalize (Inherited from DisposableClass.)
Public methodGetAudioFormat (Overrides AudioHandler.GetAudioFormat.)
Public methodOnDataReceived (Overrides AudioHandler.OnDataReceived(Object, AudioData).)
Protected methodReceiverConnected (Inherited from AudioHandler.)
Protected methodReceiverDisconnected (Inherited from AudioHandler.)
Public methodRefresh
Protected methodSendData (Inherited from AudioHandler.)
Protected methodSenderConnected (Inherited from AudioHandler.)
Protected methodSenderDisconnected (Inherited from AudioHandler.)
Public methodSetEchoSource
Sets the source of the echo (usually the Speakers). An echo source must be set in order to work acoustic echo cancellation properly.
Public methodSetPreferredSendFormats (Inherited from AudioHandler.)
Protected methodSetReceiveFormats (Inherited from AudioHandler.)
Public methodStart
Public methodStop
Top
See Also