You are here: Symbol Reference > SignalProcessing Namespace > Classes > TSignalBuffer Class > public > TSignalBuffer.BufferOverrun Method
DSP Master VCL
ContentsIndex
PreviousUpNext
TSignalBuffer.BufferOverrun Method

Returns True, if the internal buffer has been overrun.

Pascal
function BufferOverrun: boolean;

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

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!