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

Thread safe method to obtain CoreAudio buffer for monitoring.

Pascal
procedure MonitorInputBuffer(const Dst: TVec; Channel: integer);

Thread safe method to obtain current CoreAudio buffer contents from the drivers thread. For real-time processing use OnProcessRealTime event and access the InputBuffers property directly. To specify arbitrary size of the buffered data use MonitorInput method.

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