TSignalBuffer.BufferOverrun Method

function BufferOverrun: Boolean;

Returns True, if the internal buffer has been overrun.

Returns: Boolean

Remarks:

This means that writing to the buffer was to quick and the some of the data not yet read has been overwritten.