API Error Codes and Definitions
Error codes
Type Definitions declared in PixeLINKTypes.h Description Actions are specific operations that the camera performs at the behest of the API – eit...
Thu, 1 Oct, 2020 at 2:35 PM
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, 23 Oct, 2020 at 4:38 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 Definition Description Below are the camera properties type definitions. Value Description CAMERA_PROPERTY_MONITOR_ACCESS_ONLY Some...
Wed, 7 Oct, 2020 at 12:57 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
Type Definition Description Value Description CONTROLLER_FLAG_FOCUS Controller can control the focus of a connected lens. CONTROLLER_FLAG...
Wed, 7 Oct, 2020 at 1:30 PM