Click or drag to resize
EchoFilter Class
Inheritance Hierarchy
SystemObject
  Ozeki.MediaEchoFilter

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public class EchoFilter : IDisposable

The EchoFilter type exposes the following members.

Constructors
  NameDescription
Public methodEchoFilter
Initializes a new instance of the EchoFilter class
Top
Methods
  NameDescription
Public methodAddLocalSamples
Public methodAddRemoteSamples
Public methodDispose
Releases all resources used by the EchoFilter
Public methodFilter
Public methodReset
Top
Properties
  NameDescription
Public propertyEchoDelay
Top
See Also