DSP Master VCL
|
Thread safe method to obtain CoreAudio buffer for monitoring.
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!
|