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

Reads Dst.Length of most recent data, without advancing the read or write cursor.

Pascal
function Monitor(Dst: TVec; MonitorMode: TMonitorMode): boolean;

The function returns true, if the buffer was long enough to fill the dst, independently of the state of the buffer.

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