You are here: Symbol Reference > CoreAudioSignal Namespace > Classes > TSignalCoreAudioIn Class > public > TSignalCoreAudioIn.InputBufferSkipped Method
DSP Master VCL
ContentsIndex
PreviousUpNext
TSignalCoreAudioIn.InputBufferSkipped Method

Returns number of input buffers skipped due to CPU overload.

Pascal
function InputBufferSkipped: integer;

Value bigger than zero is indicative of a compromised recording. The value is reset when the recording is restarted. Each time this value is increased OnBufferSkipped event is triggered. The value of 0 does not guarantee that the recording went without a glitch. This value is only indicative for the application, but not for the audio driver or the OS, where further problems can occur, which cannot be seen from outside.

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