The MAX_THREADS constant defines the maximum number of threads the
thread pool inside the SDK will create. These threads are used
for both callbacks into applications built on top of the library and also
for making connections to other control points and devices. It is not
recommended that this value be below 10, since the threads are
necessary for correct operation. This value can be increased for greater
performance in operation at the expense of greater memory overhead. The
default value is 12.
Alphabetic index
This page was generated with the help of DOC++.