You are here: Symbol Reference > CoreAudioSignal Namespace > Classes > TSignalCoreAudioIn Class > published > TSignalCoreAudioIn.InputDataLength Property
DSP Master VCL
ContentsIndex
PreviousUpNext
TSignalCoreAudioIn.InputDataLength Property

Specifies the size of the Items[i].Length.

Pascal
property InputDataLength: integer;

The lengths of all channels will be equal. This value can be specified independently of the latency and buffer size. It is used only for recording to specify the size of the buffer passed to any connected components. This size can be any, but only full blocks will be processed. Last incomplete data block will not be processed.

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