|
Integrate
|
|
| pIntegrate [out,retval]
|
| Pointer to the ordinal number of the currently selected Integrate filter, zero if Integrate conversion is disabled.
|
| Integrate [in]
|
| 0 - Frame integration is disabled.
|
| 1 - Running Average mode. Each output frame is the result of averaging a selected number of previously captured frames.
|
| 2 - Running Accumulation mode. Each output frame is the sum of a selected number of previously captured frame.
|
| S_OK
|
| Success
|
| E_FAIL
|
| Failure.
|
|
|