|
FireSync API
|
| 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.
| alg | Algorithm object. |
| count | Active pipe count. |