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