TSignalBuffer::BufferOverrun Method

bool BufferOverrun();

Returns True, if the internal buffer has been overrun.

Remarks:

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

Declared in Dew::Signal::TSignalBuffer · Dew.Signal/SignalProcessing.h · Cross-compiler