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

Call to fill extended buffer exactly once from Inputs.

Pascal
function PullBuffer: TPipeState;

The component will use messages between threads to signal a request for more data. For low latency applications, the systems message frequency may be too low and/or latency too high. In such cases it is possible to request buffering of input data directly by calling PullBuffer.

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