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