Click or drag to resize
EchoCancellationConfigTailLength Property
The length of the filter in samples.

Namespace: StreamCoders.Wave
Assembly: MediaSuite (in MediaSuite.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public int TailLength { get; set; }

Property Value

Type: Int32
The length of the filter.
See Also