FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kBinCSum4Alg_SetActivePipeCount ( kBinCSum4Alg  alg,
kSize  count 
)

Sets the number of active camera algorithm "pipes" that should be simulated.

"Pipes" are a PL implementation detail. Unfortunately, the number of pipes can subtley affect algorithm results. If you are attempting to precisely match the PL algorithm, you will need to consult the PL camera module documentation for details. If approximate results will suffice, then set this value to 1.

Parameters
algAlgorithm object.
countActive pipe count.
Returns
Operation status.