You are here: Symbol Reference > SignalProcessing Namespace > Classes > TSignalStoreBuffer Class > published
DSP Master VCL
ContentsIndex
published Published Properties
Published Properties
 
Name 
Description 
 
Current buffer size in number of samples.  
 
When the buffer is too small to store a new block of data, it will be increased at least by a factor of IncrementStep.  
 
InitialBufferSize defines the initial size of the buffer in the number of samples.  
 
Must be "Hidden" unless it is published 
 
If this property is bigger than 0, only latest MaxBufferSize samples will be retained in the buffer.  
Copyright (c) 1999-2025 by Dew Research. All rights reserved.