SetNumThreads

Set number of threads

Synopsis

FwStatus   fwSetNumThreads ( unsigned int numThr );

Parameters

numThr   Specifies the maximum number of threads that can be used by any Framewave function.

Description

This function defines the maximum number of threads that can be used by any FW function. Set numThr to 1 to turn threading off.