You are here: Symbol Reference > SignalUtils Namespace > Functions > SignalUtils.MonitorCircularBuffer Function
DSP Master VCL
ContentsIndex
PreviousUpNext
SignalUtils.MonitorCircularBuffer Function

Monitor the circular buffer.

Pascal
procedure MonitorCircularBuffer(Buffer: TVec; Dst: TVec; var State: TCircularBufferState; MonitorMode: TMonitorMode); overload;

Copies the most recent Dst.Length samples from the circular Buffer to Dst and does not advance the read cursor.

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