|
GoWebScan API
|
| kStatus GoWebScanProcess_SetLaneEnabledHandler | ( | GoWebScanProcess | process, |
| GoWebScanTileCombinerLaneChangeFx | function, | ||
| kPointer | receiver | ||
| ) |
Set handler for when sync task re-enables a camera lane.
Function calls for disabling or enabling a lane enter an asynchronous queue.
| process | GoWebScanProcess object. |
| function | Callback function. |
| receiver | Receiver argument for callback. |