Type
Definition
Description
Below are the callback type definitions.
| Value | Description |
| CALLBACK_PREVIEW | The callback is applied to the data being displayed in the preview window. |
| CALLBACK_FRAME | The callback is applied to the raw data being received by the driver. |
| CALLBACK_FORMAT_IMAGE | The callback is applied to the data being converted by PxLFormatImage |
| CALLBACK_FORMAT_CLIP | The callback is applied to the data being saved by PxLFormatClip |
Usage