API Error Codes and Definitions
Error codes
This section contains all the definitions, enums, typedefs and structures relevant to the Pixelink API. These definitions are located in the PixeLINKTypes.h...
Wed, 26 Oct, 2022 at 5:05 PM
Type Definitions Description Actions are specific operations that the camera performs at the behest of the API – either immediately or at a sche...
Thu, 15 Sep, 2022 at 9:25 AM
The list of API error codes can be found in PixeLINK\include\PixeLINKCodes.h after installing Pixelink SDK. NOTE: It is highly recommended that the API_...
Fri, 13 Sep, 2024 at 4:09 PM
Type Definition Description Below are the callback type definitions. ValueDescription CALLBACK_PREVIEW The callback is applied to the data bei...
Wed, 12 Jun, 2019 at 3:35 PM
Type Structures Description The following structures define the content of each camera feature. The structures are to be located in one contigu...
Wed, 12 Jun, 2019 at 3:40 PM
Type Structure Description The following structures define camera specific information as used with PxLGetNumberCamerasEx. This information is p...
Fri, 23 Oct, 2020 at 4:46 PM
Type Structure Description The following structure defines camera-specific hardware and firmware version information. All members are strings o...
Wed, 12 Jun, 2019 at 3:52 PM
Type Definitions Description Below are the camera properties type definitions. Value Description CAMERA_PROPERTY_MONITOR_ACCESS_ONLY Ano...
Tue, 8 Nov, 2022 at 3:28 PM
Type Structure Description typedef struct _CLIP_ENCODING_INFO {
U32 uStreamFormat; /* Encoding (compression) scheme used for the str...
Wed, 12 Jun, 2019 at 3:53 PM
Type Structure Description The following structure defines information about the Navitar lens controller. /* External Controller Info */
t...
Wed, 7 Oct, 2020 at 1:38 PM