TSignalBuffer::DataInBuffer Method

bool DataInBuffer();

Returns true, if there is enough data in buffer to fill Data.Length.

Remarks:

Call this function, if you want to prevent the Pull to update components connected to the Input and only want to use up the data already buffered.

Declared in Dew::Signal::TSignalBuffer · Dew.Signal/SignalProcessing.h · Cross-compiler