SignalUtils.DelayFree Method

procedure DelayFree(var State: TDelayFilterState);

Free a delay filter.

#NameTypeDescription
1StateTDelayFilterState

Result: stored in self (calling object)

Remarks:

Deallocate any memory allocated by the delay filter.

See Also: SignalUtils.DelayInit, SignalUtils.DelayFilter