You are here: Symbol Reference > AudioSignal Namespace > Types > AudioSignal.TBufferInEvent Type
DSP Master VCL
ContentsIndex
PreviousUpNext
AudioSignal.TBufferInEvent Type

Event type triggered when input buffer has been filled.

Pascal
TBufferInEvent = function (Sender: TObject): Boolean of object;

The function should return True, if you want the recording to continue

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