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

Advance the read position of circular buffer.

Pascal
procedure AdvanceCircularBuffer(SamplesToSkip: integer; var State: TCircularBufferState); overload;

Advance the read position of the circular buffer by SamplesToSkip.

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