TSignalBuffer.Overlapping Property

Double Overlapping { get; set; }

Overlapping defines the percent of previously read data to be read again.

Returns: Double

Remarks:

Old data is discarded. Overlapping is used, if the buffer is in bftStreaming mode.