DSP Master VCL
|
Specifies hardware channel number to be mapped to software channel.
property InputChannelMap: TVecInt;
Used only, if ChannelMapping is true. Allows the component to simulate more hardware channels than actually present. The InputChannelMap specifies the "hardware" source for software channels. Number of software channels is defined by setting the InputChannelMap.Length property. Number of hardware input channels is provided by the driver via the TotalInputCh property. The number of selected hardware channels is returned by InputChannelCountHw.
If ChannelMapping is false, the InputChannelCount and InputChannelCountHW are the same.
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|