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

Thread safe method to obtain CoreAudio buffer for monitoring.

Pascal
procedure MonitorOutputBuffer(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 OutputBuffers property directly. To specify arbitrary size of the buffered data use MonitorOutput method.

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