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

Thread safe method to obtain ASIO buffer for monitoring.

Pascal
procedure MonitorOutputBuffer(Dst: TVec; Channel: integer);

Thread safe method to obtain current ASIO 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!