Click or drag to resize

SpeexPreprocessor Class

Inheritance Hierarchy
SystemObject
  Ozeki.MediaSpeexPreprocessor

Namespace: Ozeki.Media
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntax
public class SpeexPreprocessor : IDisposable

The SpeexPreprocessor type exposes the following members.

Constructors
 NameDescription
Public methodSpeexPreprocessorInitializes a new instance of the SpeexPreprocessor class
Top
Properties
Methods
 NameDescription
Public methodDisposeReleases all resources used by the SpeexPreprocessor
Protected methodDispose(Boolean)Releases the unmanaged resources used by the SpeexPreprocessor and optionally releases the managed resources
Public methodFilter 
Protected methodFinalize
(Overrides ObjectFinalize)
Public methodGetNoiseReductionLevel 
Public methodSetNoiseReductionLevel 
Top
See Also