[]
Returns the negative support of the high-pass synthesis filter. That is the number of taps of the filter in the negative direction.
public abstract int SynHighNegSupport { get; }
Public MustOverride ReadOnly Property SynHighNegSupport As Integer
| Type | Description |
|---|---|
| int | The number of taps of the high-pass synthesis filter in the negative direction |